diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-10-29 21:47:33 -0200 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2012-10-29 21:47:33 -0200 |
commit | ed68dfd7e006d795685ea7d7e934a2268339fffa (patch) | |
tree | 9c9a730c4bfe100dea7f1cf9d4b47e8bdee0b262 /libre/linux-libre/linux-libre.install | |
parent | eb11b6625c74b3b20e83fdd8c4271d4d581124b0 (diff) | |
parent | 4d18332d3abf37534ce1e2cae89cbd790c839a22 (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 e5af2a1bd..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.2-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' |