diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-01-19 15:08:58 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-01-19 15:08:58 -0300 |
commit | f56dbdcfdf0fccaf3a81c849f398df1dd8dc4c64 (patch) | |
tree | c9f984087f6b65c9a082e4bdd5825d1967116ac5 /libre/linux-libre/linux-libre.install | |
parent | 58faf58ac673072759ab324865264e97083e2463 (diff) | |
download | abslibre-f56dbdcfdf0fccaf3a81c849f398df1dd8dc4c64.tar.gz abslibre-f56dbdcfdf0fccaf3a81c849f398df1dd8dc4c64.tar.bz2 abslibre-f56dbdcfdf0fccaf3a81c849f398df1dd8dc4c64.zip |
libre/linux-libre-3.2.1-1
Diffstat (limited to 'libre/linux-libre/linux-libre.install')
-rw-r--r-- | libre/linux-libre/linux-libre.install | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libre/linux-libre/linux-libre.install b/libre/linux-libre/linux-libre.install index 3e86e1c56..f08840c94 100644 --- a/libre/linux-libre/linux-libre.install +++ b/libre/linux-libre/linux-libre.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.2.0-1-LIBRE +KERNEL_VERSION=3.2.1-1-LIBRE post_install () { # updating module dependencies @@ -45,7 +45,6 @@ post_upgrade() { if findmnt --fstab -uno SOURCE /boot &>/dev/null && ! mountpoint -q /boot; then echo "WARNING: /boot appears to be a separate partition but is not mounted." - echo " You probably just broke your system. Congratulations." fi # updating module dependencies |