From ff31f6558b911e924318b059516075f6413c5d8b Mon Sep 17 00:00:00 2001 From: root Date: Sat, 30 Jun 2012 00:01:49 +0000 Subject: Sat Jun 30 00:01:49 UTC 2012 --- libre/linux-libre-tools/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/linux-libre-tools') diff --git a/libre/linux-libre-tools/PKGBUILD b/libre/linux-libre-tools/PKGBUILD index 083cce961..def346093 100644 --- a/libre/linux-libre-tools/PKGBUILD +++ b/libre/linux-libre-tools/PKGBUILD @@ -28,9 +28,9 @@ md5sums=('a5e128ca059cceb8b69148b41ff4ac6f' '20870541e88109d2f153be3c58a277f1') build() { - cd "${srcdir}/linux-${_basekernel}" - + # apply stable patching set if [ "${_basekernel}" != "${pkgver}" ]; then + msg2 'Applying stable patch set' patch -Np1 -i "${srcdir}/patch-${_basekernel}-gnu-${pkgver}-gnu" fi -- cgit v1.2.3-54-g00ecf