diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-02-27 11:41:09 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-02-27 11:41:09 -0300 |
commit | 5d736d1341e23e62a115ff985eed7dc506642cb7 (patch) | |
tree | c223cd26e699b134c6ee397bf6d0730560bb9b68 /kernels/linux-libre-xen/linux-libre-xen.install | |
parent | 08ad6a1796e89e23792e2ca4cc760d8dd432884c (diff) | |
parent | c12c4a04a2df7565aaaf8e195ab8cc971f9bbd0c (diff) |
Merge branch 'master' of ssh://gparabola/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 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' |