]> git.pld-linux.org Git - packages/fakeroot.git/commitdiff
- "f" and some "g" letters of small fixes inpired by kloczek
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:
    fakeroot.spec -> 1.25

fakeroot.spec

index 6b711f0d1e36e0de2a00bbd0d902f1d6a56537c7..c5f9433c943139869cd511fac9474d331509d34e 100644 (file)
@@ -59,7 +59,8 @@ rm -f missing
 %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.06222 seconds and 4 git commands to generate.