diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-13 13:32:15 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-04-13 13:32:15 -0300 |
commit | 73bb75e51bc8ced3d659b59725ae805642f69f4e (patch) | |
tree | d45260a6785f2babe82a8295aa89ec33b7328bab /kernels/linux-libre-pae/linux-libre-pae.install | |
parent | 10deb9716c0ef9b6d37d678ee87191afc6608170 (diff) | |
download | abslibre-73bb75e51bc8ced3d659b59725ae805642f69f4e.tar.gz abslibre-73bb75e51bc8ced3d659b59725ae805642f69f4e.tar.bz2 abslibre-73bb75e51bc8ced3d659b59725ae805642f69f4e.zip |
linux-libre-{pae,xen}-3.8.7-1: updating version
* Update to new package standards with prepare function
* Add required build-time dependencies [bc will be needed in 3.9] => https://bugs.archlinux.org/task/34600
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 c8ba6a356..1e8ed6868 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.8.6-1-LIBRE-PAE +KERNEL_VERSION=3.8.7-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' |