[Libreoffice-commits] .: Makefile

Miklos Vajna vmiklos at kemper.freedesktop.org
Fri Feb 10 08:07:16 PST 2012


 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

New commits:
commit 62b045a55955618a25845c02b64becf55f40770f
Author: Miklos Vajna <vmiklos at frugalware.org>
Date:   Fri Feb 10 17:06:24 2012 +0100

    make cmd: custum -> custom

diff --git a/Makefile b/Makefile
index 937fea2..fba7796 100644
--- a/Makefile
+++ b/Makefile
@@ -323,11 +323,11 @@ endif
 	config_host.mk.last set_soenv.stamp src.downloaded warn
 
 #
-# custum command
+# custom command
 #
 ifneq ( $(MAKECMDGOALS),cmd)
 cmd:
-	echo "custum cmd" && ( $(cmd) )
+	echo "custom cmd" && ( $(cmd) )
 
 endif
 


More information about the Libreoffice-commits mailing list