[packages/mozo] - disable silent-rules and icon cache update on make install
qboosh
qboosh at pld-linux.org
Sat Nov 7 22:46:27 CET 2015
commit 9f4c4eb481fc9be0e152aa08a38919d49ee58c6f
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sat Nov 7 22:46:40 2015 +0100
- disable silent-rules and icon cache update on make install
mozo.spec | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/mozo.spec b/mozo.spec
index 6a31d23..6c0c3db 100644
--- a/mozo.spec
+++ b/mozo.spec
@@ -51,7 +51,9 @@ Mozo to odgałęzienie projektu Alacarte.
%{__autoheader}
%{__automake}
%configure \
- PYTHON=/usr/bin/python
+ PYTHON=/usr/bin/python \
+ --disable-icon-update \
+ --disable-silent-rules
%{__make}
%install
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mozo.git/commitdiff/9f4c4eb481fc9be0e152aa08a38919d49ee58c6f
More information about the pld-cvs-commit
mailing list