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

Laurent Carlier lcarlier at archlinux.org
Mon Jun 19 09:04:30 UTC 2017


    Date: Monday, June 19, 2017 @ 09:04:29
  Author: lcarlier
Revision: 238137

upgpkg: gnustep-base 1.25.0-3

gnustep-make rebuild

Modified:
  gnustep-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 08:56:29 UTC (rev 238136)
+++ PKGBUILD	2017-06-19 09:04:29 UTC (rev 238137)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-base
 pkgver=1.25.0
-pkgrel=2
+pkgrel=3
 pkgdesc="The GNUstep base package"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/"
@@ -20,7 +20,7 @@
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"
-  source /etc/profile.d/GNUstep.sh
+  source /usr/share/GNUstep/Makefiles/GNUstep.sh
   ./configure --prefix=/usr --sysconfdir=/etc/GNUstep \
 	--with-ffi-include=/usr/lib/libffi-`pacman -Q libffi | cut -f2 -d\ |cut -f1 -d-`/include/
   # fix file ownership



More information about the arch-commits mailing list