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

Sergej Pupykin spupykin at archlinux.org
Tue Aug 9 15:54:47 UTC 2016


    Date: Tuesday, August 9, 2016 @ 15:54:47
  Author: spupykin
Revision: 186220

upgpkg: gnustep-make 2.6.8-3

upd

Modified:
  gnustep-make/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-09 15:28:56 UTC (rev 186219)
+++ PKGBUILD	2016-08-09 15:54:47 UTC (rev 186220)
@@ -4,7 +4,7 @@
 
 pkgname=gnustep-make
 pkgver=2.6.8
-pkgrel=2
+pkgrel=3
 pkgdesc="The GNUstep make package"
 arch=('i686' 'x86_64') # See FS#29546
 url="http://www.gnustep.org/"
@@ -28,7 +28,8 @@
   ./configure \
     --prefix=/usr \
     --sbindir=/usr/bin \
-    --sysconfdir=/etc/GNUstep
+    --sysconfdir=/etc/GNUstep \
+    --enable-native-objc-exceptions
   make
 }
 



More information about the arch-commits mailing list