diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-11-08 15:28:05 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-11-08 15:28:05 -0300 |
commit | 23edb0c2ef0d3c7736a53b61dbb62d5333d505a4 (patch) | |
tree | d496fac77912e0a92d2d0cdbca5411b041610d29 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 1e06c4bb94ff932781e9133d41b62420dc76a19e (diff) | |
parent | 7d30edc38ea37004622ab28dc39a6ce7e210f44f (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 c961f9a99..75238bf66 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.50-1-LIBRE-LTS +KERNEL_VERSION=3.0.51-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' |