diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-25 14:07:57 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-02-25 14:07:57 -0200 |
commit | 5f22bb1ac42f926a618768ef4ddf388b5a4b5657 (patch) | |
tree | 3b7c22a65b39c9caf028b1c60de9872702ad09f5 /kernels/linux-libre-xen | |
parent | ff3f0982dccec4012b8a172dc20080473819caa1 (diff) | |
download | abslibre-5f22bb1ac42f926a618768ef4ddf388b5a4b5657.tar.gz abslibre-5f22bb1ac42f926a618768ef4ddf388b5a4b5657.tar.bz2 abslibre-5f22bb1ac42f926a618768ef4ddf388b5a4b5657.zip |
linux-libre-{pae,xen}: updating revision inside install file
Diffstat (limited to 'kernels/linux-libre-xen')
-rw-r--r-- | kernels/linux-libre-xen/linux-libre-xen.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-xen/linux-libre-xen.install b/kernels/linux-libre-xen/linux-libre-xen.install index 27176044a..8ea666d23 100644 --- a/kernels/linux-libre-xen/linux-libre-xen.install +++ b/kernels/linux-libre-xen/linux-libre-xen.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-xen -KERNEL_VERSION=3.8.0-1-LIBRE-XEN +KERNEL_VERSION=3.8.0-2-LIBRE-XEN # 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' |