Makefile |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f55423d1d44173dec5705700e7ebddedf8f6d250
Author: Rene Engelhard <r...@debian.org>
Date:   Tue Mar 13 14:51:51 2012 +0100

    remove *.pyc in solenv/gdb in make distclean

diff --git a/Makefile b/Makefile
index c9ff3b8..3b55e87 100644
--- a/Makefile
+++ b/Makefile
@@ -322,6 +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 [} \;
 
 #
 # custom command
_______________________________________________
Libreoffice-commits mailing list
Libreoffice-commits@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to