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/linux-libre.install | |
parent | a9ef0f056d0fca5ed39c6e0e8dfec8a218ed8671 (diff) | |
parent | abdbc40260696149ba955f1cef74c0f6cce3e0ec (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'libre/linux-libre/linux-libre.install')
-rwxr-xr-x | libre/linux-libre/linux-libre.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre/linux-libre.install b/libre/linux-libre/linux-libre.install index 8a3791240..f5c51e08f 100755 --- a/libre/linux-libre/linux-libre.install +++ b/libre/linux-libre/linux-libre.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME= -KERNEL_VERSION=3.6.6-1-LIBRE +KERNEL_VERSION=3.6.7-1-LIBRE # 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' |