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

New commits:
commit 1c9408fde23f5091795a645b621dbdcaf6d71c72
Author: David Tardon <dtar...@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
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to