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-pae/linux-libre-pae.install | |
parent | 08ad6a1796e89e23792e2ca4cc760d8dd432884c (diff) | |
parent | c12c4a04a2df7565aaaf8e195ab8cc971f9bbd0c (diff) |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'kernels/linux-libre-pae/linux-libre-pae.install')
-rw-r--r-- | kernels/linux-libre-pae/linux-libre-pae.install | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kernels/linux-libre-pae/linux-libre-pae.install b/kernels/linux-libre-pae/linux-libre-pae.install index 8810c28e5..4a41ea6bb 100644 --- a/kernels/linux-libre-pae/linux-libre-pae.install +++ b/kernels/linux-libre-pae/linux-libre-pae.install @@ -2,7 +2,7 @@ # arg 2: the old package version KERNEL_NAME=-pae -KERNEL_VERSION=3.8.0-1-LIBRE-PAE +KERNEL_VERSION=3.8.0-2-LIBRE-PAE # 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' |