diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-11-06 18:51:01 -0200 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-11-06 18:51:01 -0200 |
commit | 40f6861122683cc6343edc9f369c1c7061590924 (patch) | |
tree | 4d2a111954e3c0df9844fae209c0b1b9184679c8 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 8e9a40293d50578fbf06c493f97a83ceb642e109 (diff) | |
parent | ac94fd7da50a4997a54477f6fff0583cba5e898c (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/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' |