diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-11-03 18:46:37 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-11-03 18:46:37 -0400 |
commit | a9468c3ac17cb2e89c3d589b0e8fff8c6f0c078d (patch) | |
tree | 2c8815d2097fc3010daf3ec7ae4bee32f5533a46 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 88e5cb576d37f9ecc536c68eb1614fbd1f08e538 (diff) | |
parent | bdcaf97ca52942aebd3289cf8c771eae7a602f87 (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 e718a1f5f..c961f9a99 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.49-1-LIBRE-LTS +KERNEL_VERSION=3.0.50-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' |