diff options
author | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-28 17:31:38 -0600 |
---|---|---|
committer | Luke Shumaker <LukeShu@sbcglobal.net> | 2013-05-28 17:31:38 -0600 |
commit | ef823d9ecf2e85c3915f307a9916d2e095923f5a (patch) | |
tree | 4c07e93746dd3987c66d8c085dc8014268159833 /kernels/linux-libre-pae/linux-libre-pae.install | |
parent | 03121eb4568287e76a54d318073dd263ef298738 (diff) | |
parent | beb8b1041efbb1bce8e7c2e0aa734d3170eee21e (diff) | |
download | abslibre-ef823d9ecf2e85c3915f307a9916d2e095923f5a.tar.gz abslibre-ef823d9ecf2e85c3915f307a9916d2e095923f5a.tar.bz2 abslibre-ef823d9ecf2e85c3915f307a9916d2e095923f5a.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
Diffstat (limited to 'kernels/linux-libre-pae/linux-libre-pae.install')
-rw-r--r-- | kernels/linux-libre-pae/linux-libre-pae.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-pae/linux-libre-pae.install b/kernels/linux-libre-pae/linux-libre-pae.install index fcd021bd7..a5e974c9b 100644 --- a/kernels/linux-libre-pae/linux-libre-pae.install +++ b/kernels/linux-libre-pae/linux-libre-pae.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-pae -KERNEL_VERSION=3.9.3-1-LIBRE-PAE +KERNEL_VERSION=3.9.4-1-LIBRE-PAE # 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' |