]> git.pld-linux.org Git - packages/cppi.git/blobdiff - cppi.spec
- second part of small fixes inspired by kloczek (this time better checked,
[packages/cppi.git] / cppi.spec
index cfd18f0013c4099a17911c3f5e8b6dc5deb12961..f5238408a02154a604d3703ad4c81ab24aa32de5 100644 (file)
--- a/cppi.spec
+++ b/cppi.spec
@@ -21,13 +21,13 @@ GNU cppi sprawdza i poprawia wci
 
 %build
 %configure
-
 %{__make}
 
 %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.07497 seconds and 4 git commands to generate.