[Fedora-directory-commits] ldapserver/ldap/servers/plugins Makefile, 1.12, 1.13

Noriko Hosoi (nhosoi) fedora-directory-commits at redhat.com
Thu Feb 1 17:38:00 UTC 2007


Author: nhosoi

Update of /cvs/dirsec/ldapserver/ldap/servers/plugins
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1839

Modified Files:
	Makefile 
Log Message:
Replaced white spaces with a tab to fix "Makefile:125: *** missing separator"



Index: Makefile
===================================================================
RCS file: /cvs/dirsec/ldapserver/ldap/servers/plugins/Makefile,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- Makefile	31 Jan 2007 22:49:19 -0000	1.12
+++ Makefile	1 Feb 2007 17:37:57 -0000	1.13
@@ -122,7 +122,7 @@
 	cd views; $(MAKE) $(MFLAGS) all
 
 _dna:
-        cd dna; $(MAKE) $(MFLAGS) all
+	cd dna; $(MAKE) $(MFLAGS) all
 
 clean: 
 	cd rever; $(MAKE) $(MFLAGS) clean




More information about the Fedora-directory-commits mailing list