]> git.pld-linux.org Git - packages/cppi.git/commitdiff
- second part of small fixes inspired by kloczek (this time better checked,
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 8 Jul 2003 00:05:10 +0000 (00:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  I hope...)

Changed files:
    cppi.spec -> 1.4

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.050992 seconds and 4 git commands to generate.