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

andyrtr at archlinux.org andyrtr at archlinux.org
Sun Aug 12 16:35:38 UTC 2007


    Date: Sunday, August 12, 2007 @ 12:35:38
  Author: andyrtr
    Path: /home/cvs-arch/arch/build/base/dhcpcd

Modified: PKGBUILD (1.22 -> 1.23)

x86_64 updated; 64bit buildfix obsolete now


----------+
 PKGBUILD |    7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)


Index: arch/build/base/dhcpcd/PKGBUILD
diff -u arch/build/base/dhcpcd/PKGBUILD:1.22 arch/build/base/dhcpcd/PKGBUILD:1.23
--- arch/build/base/dhcpcd/PKGBUILD:1.22	Sun Aug 12 09:54:52 2007
+++ arch/build/base/dhcpcd/PKGBUILD	Sun Aug 12 12:35:38 2007
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.22 2007/08/12 13:54:52 tpowa Exp $
+# $Id: PKGBUILD,v 1.23 2007/08/12 16:35:38 andyrtr Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=dhcpcd
 pkgver=3.1.4
@@ -16,11 +16,6 @@
 
 build() {
   cd $startdir/src/$pkgname-$pkgver
-  if [ "$CARCH" = "x86_64" ]; then
-    libtoolize -f
-    aclocal
-    autoconf
-  fi
   #disable DUID usage
   echo "#undef ENABLE_DUID" >> config.h
   make || return 1




More information about the arch-commits mailing list