diff options
author | aurelien <aurelien@cwb.io> | 2012-11-20 17:07:14 +0100 |
---|---|---|
committer | aurelien <aurelien@cwb.io> | 2012-11-20 17:07:14 +0100 |
commit | 5d8975d8907023d095a33cb34684804309cd9487 (patch) | |
tree | 706f495a26c371462e1fb1111722c885dfca3425 /libre/linux-libre-lts/linux-libre-lts.install | |
parent | a9ef0f056d0fca5ed39c6e0e8dfec8a218ed8671 (diff) | |
parent | abdbc40260696149ba955f1cef74c0f6cce3e0ec (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 75238bf66..28a571191 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.51-1-LIBRE-LTS +KERNEL_VERSION=3.0.52-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' |