diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-04-22 12:55:18 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-04-22 12:55:18 -0300 |
commit | 5d73e0d0fbcfdd552a97bb37d173f8d9a38750a3 (patch) | |
tree | 9d8940bd842b4ffd37c86f2074e45f4923f51f5f /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 20e5a1a55a7bf5d317ba7f8397713be3873a7616 (diff) | |
parent | 4e46a07ffcebe8aeee045615623bc141df8f6466 (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 c3aff92ae..b8118b60d 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.73-1-LIBRE-LTS +KERNEL_VERSION=3.0.74-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' |