[svn] r5116 - trunk/tools/dconf

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Thu Jan 25 22:03:57 CET 2007


Author: dag
Date: 2007-01-25 22:03:56 +0100 (Thu, 25 Jan 2007)
New Revision: 5116

Modified:
   trunk/tools/dconf/Makefile
Log:
Make docs silent

Modified: trunk/tools/dconf/Makefile
===================================================================
--- trunk/tools/dconf/Makefile	2007-01-25 20:36:47 UTC (rev 5115)
+++ trunk/tools/dconf/Makefile	2007-01-25 21:03:56 UTC (rev 5116)
@@ -22,7 +22,7 @@
 	install -Dp -m0755 dconf $(DESTDIR)$(bindir)/dconf
 	install -dp -m0755 $(DESTDIR)$(logdir)
 
-	make install -C docs
+	-make install -C docs
 
 	@echo "Also do: make install-<dist>   (with dist: debian|redhat|suse)"
 



More information about the svn-commits mailing list