diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-11 20:32:12 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-12-11 20:32:12 -0200 |
commit | 57bfe4b3e7058690797b8403b605006eaf66ea90 (patch) | |
tree | 61aef8befa5fdcffb586760550a2554deecedf18 /libre/linux-libre/linux-libre.install | |
parent | cfd6cb3efa3879241fdcd3bcadbb1c0fd59e9deb (diff) | |
download | abslibre-57bfe4b3e7058690797b8403b605006eaf66ea90.tar.gz abslibre-57bfe4b3e7058690797b8403b605006eaf66ea90.tar.bz2 abslibre-57bfe4b3e7058690797b8403b605006eaf66ea90.zip |
linux-libre-3.6.10: updating version
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 89024bf96..1e065da77 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.9-1-LIBRE +KERNEL_VERSION=3.6.10-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' |