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

Laurent Carlier lcarlier at archlinux.org
Mon Jun 19 07:07:50 UTC 2017


    Date: Monday, June 19, 2017 @ 07:07:49
  Author: lcarlier
Revision: 238125

upgpkg: oolite 1.84-4

rebuild with gnustep-make-2.7.0-2

Modified:
  oolite/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-19 06:28:24 UTC (rev 238124)
+++ PKGBUILD	2017-06-19 07:07:49 UTC (rev 238125)
@@ -3,7 +3,7 @@
 # Contributor: Lone_Wolf <lonewolf at xs4all.nl>
 pkgname=oolite
 pkgver=1.84
-pkgrel=3
+pkgrel=4
 pkgdesc="A space-sim based on the classic Elite"
 arch=('i686' 'x86_64')
 url="http://www.oolite.org/"
@@ -32,6 +32,7 @@
   unset CPPFLAGS
   #sed -i '/void png_error/d' src/Core/Materials/OOPNGTextureLoader.m
   sed -i "/ADDITIONAL_OBJCFLAGS/s/=/= -fobjc-exceptions/" GNUmakefile
+  source /usr/share/GNUstep/Makefiles/GNUstep.sh
   CC=gcc-5 make -f Makefile release-deployment
   # make -f Makefile release-deployment
 }



More information about the arch-commits mailing list