diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-16 19:18:57 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-16 19:18:57 -0300 |
commit | 8c1e2cb4cf0d143193e7827d7b175a5772729843 (patch) | |
tree | c298d576d03f6eb3d95c736886211b44802c6fec /kernels/linux-libre-lts-rt | |
parent | 524f20c8eaa0057f5274b2f3bd061e1f25e47687 (diff) | |
download | abslibre-8c1e2cb4cf0d143193e7827d7b175a5772729843.tar.gz abslibre-8c1e2cb4cf0d143193e7827d7b175a5772729843.tar.bz2 abslibre-8c1e2cb4cf0d143193e7827d7b175a5772729843.zip |
linux-libre-lts-rt: fixing install file
Diffstat (limited to 'kernels/linux-libre-lts-rt')
-rw-r--r-- | kernels/linux-libre-lts-rt/linux-libre-lts-rt.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-lts-rt/linux-libre-lts-rt.install b/kernels/linux-libre-lts-rt/linux-libre-lts-rt.install index 6dc458bae..05ceaa33f 100644 --- a/kernels/linux-libre-lts-rt/linux-libre-lts-rt.install +++ b/kernels/linux-libre-lts-rt/linux-libre-lts-rt.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-lts-rt -KERNEL_VERSION=3.0.40-1.1-rt60-LIBRE-LTS-RT +KERNEL_VERSION=3.0.40-1.2-rt60-LIBRE-LTS-RT # 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' |