]> git.pld-linux.org Git - packages/WSoundServer.git/blobdiff - WSoundServer.spec
- many small fixes, mostly inpired by kloczek
[packages/WSoundServer.git] / WSoundServer.spec
index af9bcda2db285fc1a57c6de02c62c70faa97057a..77d5ffe42628e7153e56efe306ff36f1194c99d3 100644 (file)
@@ -103,7 +103,8 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_applnkdir}/Utilities,%{_pixmapsdir}} \
        $RPM_BUILD_ROOT%{_sysconfdir}/WindowMaker
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 install src/wsoundserver.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
 
This page took 0.081461 seconds and 4 git commands to generate.