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

Laurent Carlier lcarlier at archlinux.org
Mon Jun 19 08:56:23 UTC 2017


    Date: Monday, June 19, 2017 @ 08:56:22
  Author: lcarlier
Revision: 238135

upgpkg: gnustep-gui 0.25.1-3

gnustep-make rebuild

Modified:
  gnustep-gui/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 08:54:26 UTC (rev 238134)
+++ PKGBUILD	2017-06-19 08:56:22 UTC (rev 238135)
@@ -5,7 +5,7 @@
 
 pkgname=gnustep-gui
 pkgver=0.25.1
-pkgrel=2
+pkgrel=3
 pkgdesc="The GNUstep GUI class library"
 arch=('i686' 'x86_64')
 url="http://www.gnustep.org/"
@@ -27,7 +27,7 @@
 
 build() {
   cd "$srcdir"/$pkgname-$pkgver
-  . /etc/profile.d/GNUstep.sh
+  . /usr/share/GNUstep/Makefiles/GNUstep.sh
   ./configure --prefix=/usr --sysconfdir=/etc/GNUstep
   make
 }



More information about the arch-commits mailing list