]> git.pld-linux.org Git - packages/WSoundServer.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:
    WSoundServer.spec -> 1.24

WSoundServer.spec

index e8f1b92ec8c791b31b1728e4717e305afbd3e211..58a887d3abfd9cc25017113d76195b5a1ffa2930 100644 (file)
@@ -116,7 +116,7 @@ install -d $RPM_BUILD_ROOT%{_applnkdir}/Utilities \
        $RPM_BUILD_ROOT%{_sysconfdir}/WindowMaker \
        $RPM_BUILD_ROOT%{_datadir}/{pixmaps,WindowMaker/{SoundSets,Sounds}}
 
-make install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install DESTDIR=$RPM_BUILD_ROOT
 
 install src/wsoundserver.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps
 
This page took 0.064686 seconds and 4 git commands to generate.