docs-common Makefile.common,1.109,1.110

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Tue Apr 11 20:18:06 UTC 2006


Author: pfrields

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

Modified Files:
	Makefile.common 
Log Message:
Use fedora-doc-common location for all RPM building... it's just a good idea for now.


Index: Makefile.common
===================================================================
RCS file: /cvs/docs/docs-common/Makefile.common,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- Makefile.common	11 Apr 2006 20:07:44 -0000	1.109
+++ Makefile.common	11 Apr 2006 20:18:03 -0000	1.110
@@ -129,7 +129,7 @@
 #########################################################################
 RPMFLAGS=--define "docbase $(DOCBASE)" 					\
 	 --define "_topdir $(PWD)/rpm" 					\
-	 --define "fdpdir $(FDPDIR)"
+         --define "fdpdir /usr/share/fedora/doc"
 
 SPECFILE=fedora-doc-$(DOCBASE).spec
 




More information about the Fedora-docs-commits mailing list