diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-11-21 14:35:33 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-11-21 14:35:33 -0300 |
commit | 6db0365f800f4d3411cad96b6a5594e723ede007 (patch) | |
tree | 9d3184fdd7ebf5336ec0bcdbdd39a68b83d08a9e /libre/linux-libre-lts/linux-libre-lts.install | |
parent | cdc73ac802a1af7a5e797e2789db591b244787be (diff) | |
parent | 7e1e84043f1e7fcc36ab23acc9f9df97f814d819 (diff) |
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 75238bf66..28a571191 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.51-1-LIBRE-LTS +KERNEL_VERSION=3.0.52-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' |