diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-10-12 12:37:55 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-10-12 12:37:55 -0300 |
commit | 2a852cb3199b19bb3a29ec70c718b6e8ee4664a9 (patch) | |
tree | 60b7f84061f4943cc38ebd4e743fdf3fa764daa1 /libre/linux-libre/linux-libre.install | |
parent | 91166a0d80dba90fd164fe01b66e9d25f20b5057 (diff) | |
parent | 4e8207d864d8b3bd955984348ae1c7346ad40a6a (diff) |
Merge branch 'master' of ssh://gparabola/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 8b449331b..389ab27c6 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.5.4-1-LIBRE +KERNEL_VERSION=3.6.1-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' |