diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-10-30 17:08:15 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2012-10-30 17:08:15 -0400 |
commit | 1b8188ff873b23894883d31cb4ed2eb6c54e8d99 (patch) | |
tree | 86f31948151593f423c11fa65c66e754479ca9cc /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 32d8494f058ded2edb7663eb011ae4d168b0efd4 (diff) | |
parent | ed68dfd7e006d795685ea7d7e934a2268339fffa (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 257356678..e718a1f5f 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.48-1-LIBRE-LTS +KERNEL_VERSION=3.0.49-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' |