diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-12-09 17:00:33 -0500 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-12-09 17:00:33 -0500 |
commit | bf7b1c01ce324e441d85d9706dfca6208c824f9d (patch) | |
tree | e856afb7f1f6dd2c3c50b4c1a71400ae2a29aca4 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 918b51b44f8d1a299f7f0fbce1f58491804c9f80 (diff) | |
parent | a16a7fa77c16e8e6c5abcdca28a2970f77ea8650 (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 a273c9f0e..1251b68c7 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.53-1-LIBRE-LTS +KERNEL_VERSION=3.0.54-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' |