packages: 0ad/0ad.spec - uncomment sed hack to use proper wx-config tool
lisu
lisu at pld-linux.org
Sat Feb 11 13:20:51 CET 2012
Author: lisu Date: Sat Feb 11 12:20:51 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- uncomment sed hack to use proper wx-config tool
---- Files affected:
packages/0ad:
0ad.spec (1.12 -> 1.13)
---- Diffs:
================================================================
Index: packages/0ad/0ad.spec
diff -u packages/0ad/0ad.spec:1.12 packages/0ad/0ad.spec:1.13
--- packages/0ad/0ad.spec:1.12 Sat Feb 11 13:09:54 2012
+++ packages/0ad/0ad.spec Sat Feb 11 13:20:46 2012
@@ -55,7 +55,7 @@
#%%{__sed} -i 's,-mt,,g' build/premake/extern_libs.lua
# use wx-gtk2-unicode-config instead of wx-config
-#%%{__sed} -i 's,wx-config,wx-gtk2-unicode-config,' build/premake/extern_libs.lua
+%{__sed} -i 's,wx-config,wx-gtk2-unicode-config,' build/premake/extern_libs4.lua
%build
export CFLAGS="%{rpmcflags}"
@@ -110,6 +110,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.13 2012/02/11 12:20:46 lisu
+- uncomment sed hack to use proper wx-config tool
+
Revision 1.12 2012/02/11 12:09:54 lisu
- comment out some bogus options
- try to build with system libraries
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/0ad/0ad.spec?r1=1.12&r2=1.13&f=u
More information about the pld-cvs-commit
mailing list