diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-22 23:13:39 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-10-22 23:13:39 -0200 |
commit | 151c8e229d123f90425aae449e9ebc64e1844410 (patch) | |
tree | 5c6bfb3455b0bbffe06ae6ad789ec7a90548993e /libre/linux-libre/linux-libre.install | |
parent | 83a14844ae5b2b650b15453d8e9441a352e1a3a8 (diff) | |
download | abslibre-151c8e229d123f90425aae449e9ebc64e1844410.tar.gz abslibre-151c8e229d123f90425aae449e9ebc64e1844410.tar.bz2 abslibre-151c8e229d123f90425aae449e9ebc64e1844410.zip |
linux-libre-3.6.3-1: updating version, adding module initialisation patches and readding memgroups
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..e327cd7ea 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.3-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' |