translation-quick-start-guide Makefile,1.25,1.26

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Fri Apr 27 21:47:09 UTC 2007


Author: pfrields

Update of /cvs/docs/translation-quick-start-guide
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8866

Modified Files:
	Makefile 
Log Message:
Small tweak to accommodate FC-5 users


Index: Makefile
===================================================================
RCS file: /cvs/docs/translation-quick-start-guide/Makefile,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- Makefile	4 Apr 2007 00:10:37 -0000	1.25
+++ Makefile	27 Apr 2007 21:47:06 -0000	1.26
@@ -24,7 +24,7 @@
 #
 ########################################################################
 define find-makefile-common 
-for d in docs-common ../docs-common ../../docs-common; do 
+for d in docs-common ../docs-common ../../docs-common; do \
 if [ -f $$d/Makefile.common ]; then echo "$$d/Makefile.common"; break; fi; done 
 endef 
 include $(shell $(find-makefile-common))




More information about the Fedora-docs-commits mailing list