]> git.pld-linux.org Git - packages/clex.git/blobdiff - clex.spec
- many small fixes, inspired by kloczek
[packages/clex.git] / clex.spec
index b85ab053d4649b9a6e4fc907b0044985cdc62627..1c438320d1a334293202cfe95a7959fb79eb68f5 100644 (file)
--- a/clex.spec
+++ b/clex.spec
@@ -23,9 +23,9 @@ CLEX jest interaktywnym, pe
 %prep
 %setup  -q
 %patch0 -p1
+mv -f autoconf.h.bot config.h.bot
 
 %build
-mv -f autoconf.h.bot config.h.bot
 %{__aclocal}
 %{__autoconf}
 %{__automake}
@@ -35,7 +35,8 @@ mv -f autoconf.h.bot config.h.bot
 %install
 rm -rf $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.075087 seconds and 4 git commands to generate.