docs-common Makefile.common,1.151,1.152

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sat Mar 24 20:19:43 UTC 2007


Author: pfrields

Update of /cvs/docs/docs-common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1224

Modified Files:
	Makefile.common 
Log Message:
This should be less stringent.



Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- Makefile.common	24 Mar 2007 20:17:25 -0000	1.151
+++ Makefile.common	24 Mar 2007 20:19:41 -0000	1.152
@@ -176,7 +176,7 @@
          --define "fdpdir /usr/share/fedora/doc"
 endif
 
-ifeq	"${RPMDEBUG}" "1"
+ifneq	"${RPMDEBUG}" ""
 RPMDFLAG	= -vv
 endif
 #########################################################################




More information about the Fedora-docs-commits mailing list