[arch-commits] CVS update of core/support/iproute (PKGBUILD)

Thomas Baechler thomas at archlinux.org
Tue Feb 26 16:05:15 UTC 2008


    Date: Tuesday, February 26, 2008 @ 17:05:15
  Author: thomas
    Path: /home/cvs-core/core/support/iproute

Modified: PKGBUILD (1.20 -> 1.21)

add force=y flag


----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


Index: core/support/iproute/PKGBUILD
diff -u core/support/iproute/PKGBUILD:1.20 core/support/iproute/PKGBUILD:1.21
--- core/support/iproute/PKGBUILD:1.20	Tue Feb 26 16:11:13 2008
+++ core/support/iproute/PKGBUILD	Tue Feb 26 17:05:15 2008
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD,v 1.20 2008/02/26 15:11:13 thomas Exp $
+# $Id: PKGBUILD,v 1.21 2008/02/26 16:05:15 thomas Exp $
 # Maintainer: Judd Vinet <jvinet at zeroflux.org>
 pkgname=iproute
 _dlver=2.6.24-rc7
@@ -11,6 +11,7 @@
 depends=('db>=4.6')
 source=(http://devresources.linux-foundation.org/dev/iproute2/download/iproute2-${_dlver}.tar.bz2)
 md5sums=('e4d8352451e61e94f3ee7e6c0cadba4c')
+force=y
 
 build() {
   cd $startdir/src/iproute2-${_dlver}




More information about the arch-commits mailing list