diff options
author | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-02-25 16:54:28 -0200 |
---|---|---|
committer | Márcio Alexandre Silva Delgado <coadde@lavabit.com> | 2013-02-25 16:54:28 -0200 |
commit | 0654480be225ba2d71ba22d1882b4aa9d37312ac (patch) | |
tree | 1b75fa5b1fa8754f8c2b486a37b14e490ff4ac5d /kernels/linux-libre-xen/linux-libre-xen.install | |
parent | ad4e656602a146469f1588b8027dafc64ed7eaac (diff) | |
parent | 7e64f3e2f53da081c5d9acb791d20c0fb8652657 (diff) | |
download | abslibre-0654480be225ba2d71ba22d1882b4aa9d37312ac.tar.gz abslibre-0654480be225ba2d71ba22d1882b4aa9d37312ac.tar.bz2 abslibre-0654480be225ba2d71ba22d1882b4aa9d37312ac.zip |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/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 170138ceb..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.7.9-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' |