diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-16 17:59:54 -0400 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-16 17:59:54 -0400 |
commit | 610626a89608e824a67730a678fcb0ba2c55d6b3 (patch) | |
tree | 7fac25c9b03061393a1fc3c42bbe2b0f7d59cfa1 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | faf070b2ed37b3c4336c37e15b8f572066489938 (diff) | |
parent | ee473c2513aeb81ba7ce9f47844f3e4b752a6004 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/linux-libre-lts/linux-libre-lts.install')
-rw-r--r-- | 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 0030c7ce2..b4c66216e 100644 --- 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.77-1-LIBRE-LTS +KERNEL_VERSION=3.0.78-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' |