diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-09-20 14:42:21 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-09-20 14:42:21 -0300 |
commit | f8fe4203b5f5cc7a9e6ecbb5ef5a6494f099318d (patch) | |
tree | 8593829b6f2b9c4f38e190bee880caa68f855bd8 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | ffc0a61a2b0b77c06b581c20e1d6241e7e0d04cd (diff) | |
parent | 0c0abc5fe8b0451e2c2211e3c47f0d8e8193667c (diff) | |
download | abslibre-f8fe4203b5f5cc7a9e6ecbb5ef5a6494f099318d.tar.gz abslibre-f8fe4203b5f5cc7a9e6ecbb5ef5a6494f099318d.tar.bz2 abslibre-f8fe4203b5f5cc7a9e6ecbb5ef5a6494f099318d.zip |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'libre/linux-libre-lts/linux-libre-lts.install')
-rwxr-xr-x | libre/linux-libre-lts/linux-libre-lts.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-lts/linux-libre-lts.install b/libre/linux-libre-lts/linux-libre-lts.install index 05124e7ab..d24939c13 100755 --- a/libre/linux-libre-lts/linux-libre-lts.install +++ b/libre/linux-libre-lts/linux-libre-lts.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-lts -KERNEL_VERSION=3.0.42-1-LIBRE-LTS +KERNEL_VERSION=3.0.43-1-LIBRE-LTS # set a sane PATH to ensure that critical utils like depmod will be found export PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' |