diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-19 02:15:19 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-03-19 02:15:19 -0300 |
commit | 115ba0f3353608b3ba21a67d841f21e1fc152d9f (patch) | |
tree | 92e7de2c74bde37068cc72ede9aa6c1a2e15b1cb /kernels/linux-libre-pae/linux-libre-pae.install | |
parent | 4bea87761214a907762df442c8591a82e2960968 (diff) |
linux-libre-{pae,xen}-3.8.3-2: updating revision
* Fix intel drm https://bugs.archlinux.org/task/34327
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 553af3431..7951e0156 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.3-1-LIBRE-PAE +KERNEL_VERSION=3.8.3-2-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' |