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

GTKstereograph.spec

index 38d5057ffd555eaeaffeb82e564e57a354115efb..b4ff0379f4294e81be9dfa0bb83b2ef5f9d39c84 100644 (file)
@@ -37,7 +37,7 @@ make
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
 gzip -9nf AUTHORS ChangeLog NEWS README
This page took 0.070965 seconds and 4 git commands to generate.