selinux-apache Makefile,1.5,1.6

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


Author: pfrields

Update of /cvs/docs/selinux-apache
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9158/selinux-apache

Modified Files:
	Makefile 
Log Message:
Fix minor problem for FC-5 users


Index: Makefile
===================================================================
RCS file: /cvs/docs/selinux-apache/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- Makefile	12 Mar 2007 01:10:38 -0000	1.5
+++ Makefile	27 Apr 2007 21:57:30 -0000	1.6
@@ -14,7 +14,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