From: lisu Date: Sat, 27 Mar 2010 13:22:18 +0000 (+0000) Subject: - s/png12/png X-Git-Tag: auto/th/wesnoth-1_8-1~3 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fwesnoth.git;a=commitdiff_plain;h=976def71399a090c4b01bb4dcc7963dccd94d538 - s/png12/png Changed files: wesnoth.spec -> 1.130 --- diff --git a/wesnoth.spec b/wesnoth.spec index ab2eb5e..c71ade6 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -114,6 +114,9 @@ Edytor map i narzędzia do tłumaczeń. # don't install locales in %{_datadir}/%{name} %{__sed} -i 's,${DATADIR}/${LOCALEDIR},${LOCALEDIR},' CMakeLists.txt +# link using libpng instead of libpng12 +%{__sed} -i 's,png12,png,' src/CMakeLists.txt + %build install -d build cd build