]> git.pld-linux.org Git - packages/g2c.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:39 +0000 (18:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    g2c.spec -> 1.9

g2c.spec

index 384105db413ffa9d2cdfe6624f2fb09dc8bd6aed..e6601ad5a12a5f7b48aaaca49a430af1675ad25b 100644 (file)
--- a/g2c.spec
+++ b/g2c.spec
@@ -48,7 +48,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.089833 seconds and 4 git commands to generate.