]> git.pld-linux.org Git - packages/0ad.git/commitdiff
- uncomment sed hack which force build with proper boost libs
authorlisu <lisu@pld-linux.org>
Sat, 11 Feb 2012 12:27:40 +0000 (12:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    0ad.spec -> 1.15

0ad.spec

index 8edb81cfc6e35c9afb37032afb763f0744780b2e..3e0802aaa618a189dde32863153322cd5c09fbd8 100644 (file)
--- a/0ad.spec
+++ b/0ad.spec
@@ -51,7 +51,7 @@ sound, and a flexible and powerful custom-built game engine.
 %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
This page took 0.056393 seconds and 4 git commands to generate.