]> git.pld-linux.org Git - packages/freecivac.git/commitdiff
- slang fix done, .po regeneration fails in weird way (trying make few times does...
authorMaciej Pijanka <agaran@pld-linux.org>
Sun, 23 Sep 2007 11:18:49 +0000 (11:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freecivac.spec -> 1.9

freecivac.spec

index 2410c6829206768e5b647b8b2b73099dab0299d0..e6cbfb637625d45324f195ef7d18822d71139712 100644 (file)
@@ -13,6 +13,7 @@ Group:                X11/Applications/Games/Strategy
 Source0:       http://vorlon.icpnet.pl/~agaran/%{name}-snap-%{snapdate}.tgz
 # Source0-md5: 5dc07e4f5cae347241b42341ea10d83f
 Patch0:                %{name}-gtk2-m4.diff
+Patch1:                %{name}-slang.diff
 URL:           http://freecivac.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -37,6 +38,7 @@ komputerowej AI.
 %prep
 %setup -q -n %{name}
 %patch0 -p1
+%patch1 -p1
 rm configure.in
 mv m4/x.252 m4/x.m4
 perl -pi -e 's/-lslang-utf8/-lslang/' server/Makefile.am
This page took 0.029571 seconds and 4 git commands to generate.