fixed rebuild with correct binutils

This commit is contained in:
Tobias Powalowski 2012-05-02 16:51:02 +00:00
parent 900b1ed14a
commit d706dccefc
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ pkgname=('linux' 'linux-headers' 'linux-docs') # Build stock -ARCH kernel
_kernelname=${pkgname#linux} _kernelname=${pkgname#linux}
_basekernel=3.3 _basekernel=3.3
pkgver=${_basekernel}.4 pkgver=${_basekernel}.4
pkgrel=1 pkgrel=2
arch=('i686' 'x86_64') arch=('i686' 'x86_64')
url="http://www.kernel.org/" url="http://www.kernel.org/"
license=('GPL2') license=('GPL2')

View File

@ -2,7 +2,7 @@
# arg 2: the old package version # arg 2: the old package version
KERNEL_NAME= KERNEL_NAME=
KERNEL_VERSION=3.3.4-1-ARCH KERNEL_VERSION=3.3.4-2-ARCH
post_install () { post_install () {
# updating module dependencies # updating module dependencies