The following commit has been merged in the debian-experimental-3.5 branch:
commit ff6b1545bf223d3616ef4596ffe1f83c7423ac37
Author: Rene Engelhard <[email protected]>
Date:   Wed Dec 21 20:21:46 2011 +0100

    remove file-lists in clean

diff --git a/rules b/rules
index 180f94b..f3a9c22 100755
--- a/rules
+++ b/rules
@@ -1216,19 +1216,13 @@ clean:
        # remove generated symlinks / java wrappers
        rm -rf debian/usr
 
-       rm -f $(OOO_BUILD_TREE)/src/GSI*err
-       rm -f $(OOO_BUILD_TREE)/config.*
-
        if [ -f config.status ]; then \
                $(MAKE) distclean; \
                rm -f config.status; \
        fi
+       rm -rf $(SOURCE_TREE)/file-lists
        rm -rf $(SOURCE_TREE)/pyuno-py3
 
-ifneq "$(OOO_L10N_DIR)" ""
-       rm -rf $(OOO_L10N_DIR)
-endif
-
 ifeq "$(HELPISOS)" ""
        rm -rf images*
 endif

-- 
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