]> git.pld-linux.org Git - packages/freeciv.git/commitdiff
- "f" and some "g" letters of small fixes inpired by kloczek
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 18:26:39 +0000 (18:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    freeciv.spec -> 1.62

freeciv.spec

index a58d5ae125dc1a9e857fd83b476d5d896c06d9d5..4974f58fd3e510aa72f823fc975e074e20830f25 100644 (file)
@@ -29,7 +29,6 @@ BuildRequires:        readline-devel
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 Free clone of Sid Meiers Civilization. Free Civilization clone for
 unix and X. This is multiplayer strategic game and you can also play
@@ -62,7 +61,8 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_libdir}/X11/app-defaults \
        $RPM_BUILD_ROOT{%{_applnkdir}/Games/Strategy,%{_pixmapsdir}}
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 rm $RPM_BUILD_ROOT%{_datadir}/freeciv/Freeciv
 
This page took 0.570989 seconds and 4 git commands to generate.