[packages/duplicity] - fix install
baggins
baggins at pld-linux.org
Sun Nov 16 15:45:59 CET 2014
commit 9eb12f361a0808a4156e065f5975d23b064a85d7
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Sun Nov 16 15:45:51 2014 +0100
- fix install
duplicity.spec | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/duplicity.spec b/duplicity.spec
index 3fc2d5b..6ec129c 100644
--- a/duplicity.spec
+++ b/duplicity.spec
@@ -65,6 +65,8 @@ rm -rf $RPM_BUILD_ROOT
# Remove %{_datadir}/locale/io/LC_MESSAGES. It's not yet supported.
%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/io
+%{__rm} -rf $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+
%py_postclean
%find_lang %{name}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/duplicity.git/commitdiff/9eb12f361a0808a4156e065f5975d23b064a85d7
More information about the pld-cvs-commit
mailing list