]> git.pld-linux.org Git - packages/wesnoth.git/commitdiff
- apply resurected and updated patch which fixes locales dir
authorlisu <lisu@pld-linux.org>
Sat, 27 Mar 2010 13:57:37 +0000 (13:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    wesnoth.spec -> 1.131

wesnoth.spec

index c71ade6a926af65e0f9c588bb1611a83e48caa3c..862c66c78de159dd9eddd770fbec36d2ec1f7c7e 100644 (file)
@@ -21,6 +21,7 @@ Source0:      http://downloads.sourceforge.net/wesnoth/%{name}-%{version}.tar.bz2
 Source1:       %{name}d.init
 Patch0:                %{name}-libpng.patch
 Patch1:                %{name}-desktop.patch
+Patch2:                %{name}-locale_dir.patch
 URL:           http://www.wesnoth.org/
 BuildRequires: SDL-devel >= 1.2.7
 BuildRequires: SDL_image-devel >= 1.2
@@ -110,6 +111,7 @@ Edytor map i narzędzia do tłumaczeń.
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # don't install locales in %{_datadir}/%{name}
 %{__sed} -i 's,${DATADIR}/${LOCALEDIR},${LOCALEDIR},' CMakeLists.txt
This page took 0.218604 seconds and 4 git commands to generate.