]> git.pld-linux.org Git - packages/etherape.git/commitdiff
- added using %%{__make} macro.
authorkloczek <kloczek@pld-linux.org>
Fri, 9 Jun 2000 07:22:49 +0000 (07:22 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    etherape.spec -> 1.8

etherape.spec

index e18cfcbc203cf9a0ccbcd62e7f53c04bbdad4013..4f4f3bd8c51c18a810afe6b25102adc09abfb78e 100644 (file)
@@ -42,7 +42,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
 gzip -9nf AUTHORS ChangeLog NEWS README FAQ README.help README.bugs \
This page took 0.063048 seconds and 4 git commands to generate.