[arch-commits] Commit in sudo/trunk (PKGBUILD)

Eric Belanger eric at archlinux.org
Sun Jul 13 03:14:17 UTC 2008


    Date: Saturday, July 12, 2008 @ 23:14:17
  Author: eric
Revision: 4888

disabled SMP build (close FS#10889)

Modified:
  sudo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-13 03:10:42 UTC (rev 4887)
+++ PKGBUILD	2008-07-13 03:14:17 UTC (rev 4888)
@@ -13,7 +13,7 @@
 backup=('etc/sudoers' 'etc/pam.d/sudo')
 source=(ftp://ftp.sudo.ws/pub/sudo/$pkgname-$pkgver.tar.gz sudo.pam)
 md5sums=('b0d01b0c3d55076a47f06f70811be083' '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
-options=('!libtool')
+options=('!libtool' '!makeflags')
 md5sums=('60daf18f28e2c1eb7641c4408e244110'
          '4e7ad4ec8f2fe6a40e12bcb2c0b256e3')
 





More information about the arch-commits mailing list