[Libreoffice-commits] .: Makefile

David Tardon dtardon at kemper.freedesktop.org
Tue Mar 13 22:00:29 PDT 2012


 Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 1c9408fde23f5091795a645b621dbdcaf6d71c72
Author: David Tardon <dtardon at redhat.com>
Date:   Wed Mar 14 05:58:16 2012 +0100

    fix typo

diff --git a/Makefile b/Makefile
index 3b55e87..79ccd2e 100644
--- a/Makefile
+++ b/Makefile
@@ -322,7 +322,7 @@ endif
     bin/repo-list config.log config.status configure \
 	ooo.lst post_download post_download.log \
 	config_host.mk.last set_soenv.stamp src.downloaded warn
-	find $(SOLARENV)/gdb -name "*.pyc" -exec rm [} \;
+	find $(SOLARENV)/gdb -name "*.pyc" -exec rm {} \;
 
 #
 # custom command


More information about the Libreoffice-commits mailing list