]> git.pld-linux.org Git - packages/flek.git/blobdiff - flek.spec
- "f" and some "g" letters of small fixes inpired by kloczek
[packages/flek.git] / 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.045665 seconds and 4 git commands to generate.