diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-11 02:26:23 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-11 02:26:23 -0300 |
commit | bc79ea491fbaf82726954d1bb47096cff86d7c40 (patch) | |
tree | dff985dfbbcbe586d8c89636a46a7c26d0b9f92c /libre/linux-libre-lts/linux-libre-lts.install | |
parent | 9d1df2aa0cbf53299f065689df5d017115d99fd5 (diff) |
linux-libre-3.0.40-1: updating version and simplifying for adapt to custom kernels
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 6f7899fe6..58b0a302a 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.39-1-LIBRE-LTS +KERNEL_VERSION=3.0.40-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' |