]> git.pld-linux.org Git - packages/flek.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:38 +0000 (18:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flek.spec -> 1.22

flek.spec

index fe3fa9122551c778dc27a06cd27c149dc8e7f7ed..6575dc4e1e6800d4f11c851857bae176e130f980 100644 (file)
--- a/flek.spec
+++ b/flek.spec
@@ -16,7 +16,6 @@ BuildRequires:        fltk-devel >= 1.0.11-3
 BuildRequires: libjpeg-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-
 %description
 Flek hopes to provide the same layer of functionality for Fltk that
 Gnome and KDE do for the Gtk and Qt toolkits, respectively.
@@ -73,7 +72,8 @@ cp -f /usr/share/automake/config.* .
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.045732 seconds and 4 git commands to generate.