[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.3_rc1-3-109-g06e0022



The following commit has been merged in the debian-experimental-4.1 branch:
commit c2ae5a397553da94e62315dd146d9ab53d4241e0
Author: Rene Engelhard <rene@debian.org>
Date:   Tue May 7 22:27:21 2013 +0200

    remove .pyc created in unotest...

diff --git a/rules b/rules
index 58fc3ab..58aaa7c 100755
--- a/rules
+++ b/rules
@@ -1368,6 +1368,7 @@ clean:
 		rm -f config.status; \
 	fi
 	find $(SOURCE_TREE)/solenv/gdb -name "*.pyc" -exec rm {} \;
+	find $(SOURCE_TREE)/unotest/source/python/org -name "*.pyc" -exec rm {} \;
 	rm -rf */*.pro.obsolete
 
 	rm -rf $(SOURCE_TREE)/file-lists

-- 
LibreOffice packaging repository


Reply to: