packages: 0ad/0ad.spec - uncomment sed hack which force build with proper b...

lisu lisu at pld-linux.org
Sat Feb 11 13:27:45 CET 2012


Author: lisu                         Date: Sat Feb 11 12:27:45 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- uncomment sed hack which force build with proper boost libs

---- Files affected:
packages/0ad:
   0ad.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: packages/0ad/0ad.spec
diff -u packages/0ad/0ad.spec:1.14 packages/0ad/0ad.spec:1.15
--- packages/0ad/0ad.spec:1.14	Sat Feb 11 13:24:37 2012
+++ packages/0ad/0ad.spec	Sat Feb 11 13:27:40 2012
@@ -52,7 +52,7 @@
 %setup -q -n %{name}-%{version}-alpha
 
 # force link with libboost_*.so not libboost_*-mt.so
-#%%{__sed} -i 's,-mt,,g' build/premake/extern_libs.lua
+%{__sed} -i 's,-mt,,g' build/premake/extern_libs4.lua
 
 # use wx-gtk2-unicode-config instead of wx-config
 %{__sed} -i 's,wx-config,wx-gtk2-unicode-config,' build/premake/extern_libs4.lua
@@ -110,6 +110,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2012/02/11 12:27:40  lisu
+- uncomment sed hack which force build with proper boost libs
+
 Revision 1.14  2012/02/11 12:24:37  lisu
 - use 'alpha' in rel instead of revision
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/0ad/0ad.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list