]> git.pld-linux.org Git - packages/Mixer.app.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:
    Mixer.app.spec -> 1.14

Mixer.app.spec

index 27cb4050a959ee86fa766aa2817688682bc91693..3cab2dc817960e81dfc44e78ce8ad51d47bad315 100644 (file)
@@ -39,7 +39,7 @@ make  PREFIX=%{_prefix}/GNUstep/Apps/Mixer.app \
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make install \
+%{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        PREFIX=%{_prefix}/GNUstep/Apps/Mixer.app
 
This page took 0.066206 seconds and 4 git commands to generate.