[Lunar-commits] <moonbase-other> Merge branch 'master' of github.com:lunar-linux/moonbase-other

Dennis Veatch dennisveatch at bellsouth.net
Fri Sep 12 20:03:02 CEST 2014


commit e9f74cee1103782f3f1019a9277aed95966ad407
Author: Dennis Veatch <dennisveatch at bellsouth.net>
Date: Fri, 12 Sep 2014 14:02:55 -0400
URL: https://github.com/lunar-linux/moonbase-other/commit/e9f74cee1103782f3f1019a9277aed95966ad407

Merge branch 'master' of github.com:lunar-linux/moonbase-other
---
  games/warzone2100/BUILD     | +1/-4     
  games/warzone2100/PRE_BUILD | +5/-0     
  2 files changed, 6 insertions(+), 4 deletions(-)

--- a/games/warzone2100/BUILD
+++ b/games/warzone2100/BUILD
@@ -1,5 +1,2 @@
-# fix pathes for default_game_build
-sedit "s:\$(DESTDIR)\$(icondir):/usr/share/pixmaps:" icons/Makefile.in  &&
-sedit "s:\$(DESTDIR)\$(applicationdir):/usr/share/applications:" icons/Makefile.in  &&
-
+CXXFLAGS+=" -fpermissive" &&
 default_game_build
--- /dev/null
+++ b/games/warzone2100/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+
+# fix pathes for default_game_build
+sedit "s:\$(DESTDIR)\$(icondir):/usr/share/pixmaps:" icons/Makefile.in  &&
+sedit "s:\$(DESTDIR)\$(applicationdir):/usr/share/applications:" icons/Makefile.in




More information about the Lunar-commits mailing list