]> git.pld-linux.org Git - packages/WSoundServer.git/commitdiff
- spaces->tabs
authorpaladine <paladine@pld-linux.org>
Sun, 31 Oct 2004 13:31:27 +0000 (13:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    WSoundServer.spec -> 1.51

WSoundServer.spec

index 05a1b1887286af7b2d9a55d4e1e8e3620c679714..b102cfa60001c9630b8685feef20a12d4638c564 100644 (file)
@@ -108,13 +108,13 @@ install -d $RPM_BUILD_ROOT{%{_applnkdir}/Utilities,%{_pixmapsdir}} \
 
 install src/wsoundserver.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
 
-install %{SOURCE1}   $RPM_BUILD_ROOT%{_applnkdir}/Utilities
-install %{SOURCE2}   $RPM_BUILD_ROOT%{_sysconfdir}/WindowMaker/WMSound
+install %{SOURCE1} $RPM_BUILD_ROOT%{_applnkdir}/Utilities
+install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/WindowMaker/WMSound
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
 
 %files
This page took 0.128417 seconds and 4 git commands to generate.