docs-common/common/entities Makefile,1.42,1.43

Bart Couvreur (couf) fedora-docs-commits at redhat.com
Mon Apr 30 08:19:45 UTC 2007


Author: couf

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

Modified Files:
	Makefile 
Log Message:
Changing spaces in a tab, because Makefile's need tabs


Index: Makefile
===================================================================
RCS file: /cvs/docs/docs-common/common/entities/Makefile,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- Makefile	29 Apr 2007 21:14:02 -0000	1.42
+++ Makefile	30 Apr 2007 08:19:42 -0000	1.43
@@ -86,7 +86,7 @@
 	fi
 
 postat-${1}::
-        @echo "${1}: $(shell msgfmt --stat po/${1}.po 2>&1 | \
+	@echo "${1}: $(shell msgfmt --stat po/${1}.po 2>&1 | \
                 sed 's@[^0-9]\+@/@g')"
 
 help::




More information about the Fedora-docs-commits mailing list