]> git.pld-linux.org Git - packages/0ad.git/blobdiff - 0ad.spec
- uncomment sed hack which force build with proper boost libs
[packages/0ad.git] / 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.166522 seconds and 4 git commands to generate.