]> git.pld-linux.org Git - packages/rp-pppoe.git/commitdiff
- clean docdir first
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 16 Feb 2013 21:21:14 +0000 (22:21 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 16 Feb 2013 21:21:14 +0000 (22:21 +0100)
rp-pppoe.spec

index ce864cf9dcc68aa39edd3365e696005d89ee245c..008a3fa1998c6ab16c9b8d3da5f4d0ae4627b04b 100644 (file)
@@ -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
 
This page took 0.127498 seconds and 4 git commands to generate.