From 0e1a6fce4128efc5ba6e5bbd0100ec81f33d2487 Mon Sep 17 00:00:00 2001 From: lisu Date: Sat, 11 Feb 2012 12:27:40 +0000 Subject: [PATCH] - uncomment sed hack which force build with proper boost libs Changed files: 0ad.spec -> 1.15 --- 0ad.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/0ad.spec b/0ad.spec index 8edb81c..3e0802a 100644 --- 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 -- 2.44.0