diff options
author | Nicolás Reynolds <fauno@parabola.nu> | 2013-03-21 12:12:27 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@parabola.nu> | 2013-03-21 12:12:27 -0300 |
commit | 9f59cbc1fd9ac9b0c5b08f81447dbd1794992f3d (patch) | |
tree | 61c08b7025d4d1044347d9efd42cf5d9680b7072 /kernels/linux-libre-xen/linux-libre-xen.install | |
parent | 55f42c86ab5e8509098cc9763975b58bf9ce6504 (diff) | |
parent | 199598529a8f378b590f77ca6d5434bbd1a58c8d (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 88803e55b..d707e2ef8 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.2-1-LIBRE-XEN +KERNEL_VERSION=3.8.3-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' |