From e4afcc505c31482d7d7cee60bb6388bfacc8ad7f Mon Sep 17 00:00:00 2001 From: root Date: Tue, 19 Jun 2012 03:38:27 +0000 Subject: Tue Jun 19 03:38:27 UTC 2012 --- libre/linux-libre-lts/PKGBUILD | 6 +++--- libre/linux-libre-lts/linux-libre-lts.install | 5 ++++- 2 files changed, 7 insertions(+), 4 deletions(-) (limited to 'libre/linux-libre-lts') diff --git a/libre/linux-libre-lts/PKGBUILD b/libre/linux-libre-lts/PKGBUILD index f8c0edc6a..9c2909331 100644 --- a/libre/linux-libre-lts/PKGBUILD +++ b/libre/linux-libre-lts/PKGBUILD @@ -1,7 +1,7 @@ # $Id: PKGBUILD 130991 2011-07-09 12:23:51Z thomas $ # Maintainer: Tobias Powalowski # Maintainer: Thomas Baechler -# Maintainer (Parabola): André Silva +# Maintainer (Parabola): André Silva # Contributor (Parabola): Márcio Silva pkgbase=linux-libre-lts @@ -9,7 +9,7 @@ pkgname=('linux-libre-lts' 'linux-libre-lts-headers') # Build stock -LIBRE kerne # pkgname=linux-custom # Build kernel with a different name _kernelname=-LIBRE-LTS _basekernel=3.0 -_sublevel=34 +_sublevel=35 pkgver=${_basekernel}.${_sublevel} _lxopkgver=${_basekernel}.34 # nearly always the same as pkgver pkgrel=1 @@ -32,7 +32,7 @@ source=("http://linux-libre.fsfla.org/pub/linux-libre/releases/${_basekernel}-gn 'ext4-options.patch' "http://www.linux-libre.fsfla.org/pub/linux-libre/lemote/gnewsense/pool/linux-patches-${_lxopkgver}-gnu_0loongsonlibre_mipsel.tar.bz2") md5sums=('5f64180fe7df4e574dac5911b78f5067' - '627ea698f9e8613f5d239ac2e6622c4e' + '7104adc7c0c6ab88820fce6d34ac595c' '9cfcf3807201ce44aa720571232a10ce' '8bb5c5aa217202c3ac3798ba7798e07d' 'c072b17032e80debc6a8626299245d46' diff --git a/libre/linux-libre-lts/linux-libre-lts.install b/libre/linux-libre-lts/linux-libre-lts.install index ba3511bcf..b3426d278 100644 --- a/libre/linux-libre-lts/linux-libre-lts.install +++ b/libre/linux-libre-lts/linux-libre-lts.install @@ -2,7 +2,10 @@ # arg 2: the old package version KERNEL_NAME=-lts -KERNEL_VERSION=3.0.34-1-LIBRE-LTS +KERNEL_VERSION=3.0.35-1-LIBRE-LTS + +# 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' post_install () { # updating module dependencies -- cgit v1.2.3-54-g00ecf