[arch-commits] CVS update of arch/build/base/udev (PKGBUILD)

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Jun 24 13:40:08 UTC 2007


    Date: Sunday, June 24, 2007 @ 09:40:08
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/base/udev

Modified: PKGBUILD (1.140 -> 1.141)

change for makepkg3 for disabling smp


----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


Index: arch/build/base/udev/PKGBUILD
diff -u arch/build/base/udev/PKGBUILD:1.140 arch/build/base/udev/PKGBUILD:1.141
--- arch/build/base/udev/PKGBUILD:1.140	Sun Jun 24 05:57:50 2007
+++ arch/build/base/udev/PKGBUILD	Sun Jun 24 09:40:07 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.140 2007/06/24 09:57:50 tpowa Exp $
+# $Id: PKGBUILD,v 1.141 2007/06/24 13:40:07 andyrtr Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=udev
 pkgver=113
@@ -25,9 +25,9 @@
          '8424b78e9dd772e75b4ef90814807815'
          '2d6dc6842464f107bccc68cd505a6c31'
          'f01c60661e4b32ca7c7f905c1e194a52')
+options=('!makeflags')
 
 build() {
-  export MAKEFLAGS="$MAKEFLAGS -j1"
   cd $startdir/src/$pkgname-$pkgver
   make || return 1
   make INSTALL=/bin/install DESTDIR=$startdir/pkg install \




More information about the arch-commits mailing list