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/linux-libre.install | |
parent | 32d8494f058ded2edb7663eb011ae4d168b0efd4 (diff) | |
parent | ed68dfd7e006d795685ea7d7e934a2268339fffa (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 e327cd7ea..681b322af 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.3-1-LIBRE +KERNEL_VERSION=3.6.4-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' |