]> git.pld-linux.org Git - packages/wesnoth.git/commitdiff
- s/png12/png
authorlisu <lisu@pld-linux.org>
Sat, 27 Mar 2010 13:22:18 +0000 (13:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wesnoth.spec -> 1.130

wesnoth.spec

index ab2eb5e26aafc780b82866b745ba2c81bdcb7938..c71ade6a926af65e0f9c588bb1611a83e48caa3c 100644 (file)
@@ -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
 
 # 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
 %build
 install -d build
 cd build
This page took 0.232604 seconds and 4 git commands to generate.