From 976def71399a090c4b01bb4dcc7963dccd94d538 Mon Sep 17 00:00:00 2001 From: lisu Date: Sat, 27 Mar 2010 13:22:18 +0000 Subject: [PATCH] - s/png12/png Changed files: wesnoth.spec -> 1.130 --- wesnoth.spec | 3 +++ 1 file changed, 3 insertions(+) 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 -- 2.44.0