diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-05-03 17:17:43 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-05-03 17:17:43 -0300 |
commit | b7cda31a337c2d6d5e6d953d7e75b4b226126905 (patch) | |
tree | 9b65b67388f773443e277f96971e2abe058ee0ee /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 143857725f3445d3197463cef1baf4dd5638bc1b (diff) | |
parent | d5cb028e7d840387711c8a9d6aa2ca7ac3cdf24c (diff) |
Merge branch 'master' of vparabola:abslibre
Diffstat (limited to 'libre/linux-libre-lts/linux-libre-lts.install')
-rw-r--r-- | libre/linux-libre-lts/linux-libre-lts.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/linux-libre-lts/linux-libre-lts.install b/libre/linux-libre-lts/linux-libre-lts.install index 9f7b9706d..d4fbc8398 100644 --- a/libre/linux-libre-lts/linux-libre-lts.install +++ b/libre/linux-libre-lts/linux-libre-lts.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-lts -KERNEL_VERSION=3.0.75-1-LIBRE-LTS +KERNEL_VERSION=3.0.76-1-LIBRE-LTS # 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' |