diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-04-22 12:55:18 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-04-22 12:55:18 -0300 |
commit | 5d73e0d0fbcfdd552a97bb37d173f8d9a38750a3 (patch) | |
tree | 9d8940bd842b4ffd37c86f2074e45f4923f51f5f /kernels/linux-libre-xen/linux-libre-xen.install | |
parent | 20e5a1a55a7bf5d317ba7f8397713be3873a7616 (diff) | |
parent | 4e46a07ffcebe8aeee045615623bc141df8f6466 (diff) |
Merge branch 'master' of vparabola:abslibre
Diffstat (limited to 'kernels/linux-libre-xen/linux-libre-xen.install')
-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 f9430058d..c385956af 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.7-1-LIBRE-XEN +KERNEL_VERSION=3.8.8-1-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' |