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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.5, updated. libreoffice_3.4.4-1-170-gff6b154



The following commit has been merged in the debian-experimental-3.5 branch:
commit ff6b1545bf223d3616ef4596ffe1f83c7423ac37
Author: Rene Engelhard <rene@debian.org>
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


Reply to: