From 28c0d4e5c6e308fe2d2ffe6391c9fb50c1fb35c3 Mon Sep 17 00:00:00 2001 From: lisu Date: Sat, 27 Mar 2010 13:57:37 +0000 Subject: [PATCH] - apply resurected and updated patch which fixes locales dir Changed files: wesnoth.spec -> 1.131 --- wesnoth.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/wesnoth.spec b/wesnoth.spec index c71ade6..862c66c 100644 --- a/wesnoth.spec +++ b/wesnoth.spec @@ -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 -- 2.44.0