The following commit has been merged in the debian-experimental-3.5 branch:
commit e57f76eb376ee7c49b25790e5f5dafadcc4f02c1
Author: Rene Engelhard <[email protected]>
Date:   Tue Mar 13 14:42:02 2012 +0100

    rm *.pyc in solenv/gdb in clean...

diff --git a/rules b/rules
index ae2b48d..756e6b9 100755
--- a/rules
+++ b/rules
@@ -1220,6 +1220,7 @@ clean:
                $(MAKE) distclean; \
                rm -f config.status; \
        fi
+       find $(SOURCE_TREE)/solenv/gdb -name "*.pyc" -exec rm {} \;
        rm -rf $(SOURCE_TREE)/file-lists
        rm -rf $(SOURCE_TREE)/pyuno-py3
        rm -f configure aclocal.m4

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to