[arch-commits] Commit in net-tools (3 files)

Allan McRae allan at archlinux.org
Mon Aug 22 12:40:31 UTC 2011


    Date: Monday, August 22, 2011 @ 08:40:31
  Author: allan
Revision: 136068

disable makeflags as parallel builds result in frequent build failures

Modified:
  net-tools/repos/testing-i686/PKGBUILD
  net-tools/repos/testing-x86_64/PKGBUILD
  net-tools/trunk/PKGBUILD

-------------------------------+
 repos/testing-i686/PKGBUILD   |    2 +-
 repos/testing-x86_64/PKGBUILD |    2 +-
 trunk/PKGBUILD                |    2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Modified: repos/testing-i686/PKGBUILD
===================================================================
--- repos/testing-i686/PKGBUILD	2011-08-22 12:16:31 UTC (rev 136067)
+++ repos/testing-i686/PKGBUILD	2011-08-22 12:40:31 UTC (rev 136068)
@@ -16,7 +16,7 @@
 source=(ftp://ftp.archlinux.org/other/net-tools/net-tools-1.60.20110819cvs.tar.bz2
   net-tools-1.60-miiioctl.patch
   net-tools-1.60-nameif_strncpy.patch)
-#options=(!makeflags)
+options=(!makeflags)
 install=net-tools.install
 sha1sums=('02946449191ff279f9f0f7fd7bc65ae21059a2bf'
           '654a96bc6575efb4a2e04b49de45d448d240eb6e'

Modified: repos/testing-x86_64/PKGBUILD
===================================================================
--- repos/testing-x86_64/PKGBUILD	2011-08-22 12:16:31 UTC (rev 136067)
+++ repos/testing-x86_64/PKGBUILD	2011-08-22 12:40:31 UTC (rev 136068)
@@ -16,7 +16,7 @@
 source=(ftp://ftp.archlinux.org/other/net-tools/net-tools-1.60.20110819cvs.tar.bz2
   net-tools-1.60-miiioctl.patch
   net-tools-1.60-nameif_strncpy.patch)
-#options=(!makeflags)
+options=(!makeflags)
 install=net-tools.install
 sha1sums=('02946449191ff279f9f0f7fd7bc65ae21059a2bf'
           '654a96bc6575efb4a2e04b49de45d448d240eb6e'

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2011-08-22 12:16:31 UTC (rev 136067)
+++ trunk/PKGBUILD	2011-08-22 12:40:31 UTC (rev 136068)
@@ -16,7 +16,7 @@
 source=(ftp://ftp.archlinux.org/other/net-tools/net-tools-1.60.20110819cvs.tar.bz2
   net-tools-1.60-miiioctl.patch
   net-tools-1.60-nameif_strncpy.patch)
-#options=(!makeflags)
+options=(!makeflags)
 install=net-tools.install
 sha1sums=('02946449191ff279f9f0f7fd7bc65ae21059a2bf'
           '654a96bc6575efb4a2e04b49de45d448d240eb6e'




More information about the arch-commits mailing list