]> git.pld-linux.org Git - packages/desire.git/commitdiff
- cosmetics
authorpaladine <paladine@pld-linux.org>
Wed, 10 Nov 2004 13:58:58 +0000 (13:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    desire.spec -> 1.20

desire.spec

index 041d39e40d62b2c926a30fb9de03c6f240b2f843..611239ed8d1ded764ff7296fe552b85042b93f05 100644 (file)
@@ -95,7 +95,7 @@ install -d $RPM_BUILD_ROOT%{_cgidir}/{cistat,proxy_stats} \
        $RPM_BUILD_ROOT%{_logdir}/{calls,traffic,dialup/Usres,proxy/Domains}
 
 %{__make} install \
-        DESTDIR=$RPM_BUILD_ROOT
+       DESTDIR=$RPM_BUILD_ROOT
 
 install depend/cistat/html/* $RPM_BUILD_ROOT%{_cgidir}/cistat
 install depend/proxy_stats/html/* $RPM_BUILD_ROOT%{_cgidir}/proxy_stats
@@ -105,8 +105,8 @@ touch $RPM_BUILD_ROOT%{_sysconfdir}/DOMAINS
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post  -p /sbin/ldconfig
+%postun        -p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
This page took 0.094791 seconds and 4 git commands to generate.