]> git.pld-linux.org Git - packages/flux.git/commitdiff
- "f" and some "g" letters of small fixes inpired by kloczek auto/ac/flux-0_4_1-5
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:
    flux.spec -> 1.30

flux.spec

index d23a44d1f79a8968feb35bbc0732f5082c75c0ae..764f3adc9b025674c2c4cf8c3823616acdd85496 100644 (file)
--- a/flux.spec
+++ b/flux.spec
@@ -97,7 +97,8 @@ echo n | %{__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.070423 seconds and 4 git commands to generate.