[packages/geeqie] - cleanup docdir before packaging

baggins baggins at pld-linux.org
Wed Apr 16 19:57:32 CEST 2014


commit f8e498c0d37aee3b69f8e1b164cb243ef69a1c2d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Wed Apr 16 19:57:19 2014 +0200

    - cleanup docdir before packaging

 geeqie.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/geeqie.spec b/geeqie.spec
index 702396a..0982484 100644
--- a/geeqie.spec
+++ b/geeqie.spec
@@ -74,6 +74,8 @@ install -d $RPM_BUILD_ROOT/html
 
 (cd doc/html ; ln -s GuideIndex.html index.html)
 
+%{__rm} -r $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+
 %find_lang %{name}
 
 %post
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/geeqie.git/commitdiff/f8e498c0d37aee3b69f8e1b164cb243ef69a1c2d



More information about the pld-cvs-commit mailing list