[packages/rp-pppoe] - clean docdir first

arekm arekm at pld-linux.org
Sat Feb 16 22:21:16 CET 2013


commit d4fe71f048f96c9655c3e2c3d9ff2d1a7cdfcc48
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Sat Feb 16 22:21:14 2013 +0100

    - clean docdir first

 rp-pppoe.spec | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/rp-pppoe.spec b/rp-pppoe.spec
index ce864cf..008a3fa 100644
--- a/rp-pppoe.spec
+++ b/rp-pppoe.spec
@@ -145,6 +145,9 @@ install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/pppoe-relay
 # This is necessary for the gui to work, but it shouldn't be done here !
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/ppp/rp-pppoe-gui
 
+# clean docdir
+%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rp-pppoe.git/commitdiff/d4fe71f048f96c9655c3e2c3d9ff2d1a7cdfcc48



More information about the pld-cvs-commit mailing list