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

[SCM] LibreOffice packaging repository branch, debian-experimental-3.4.0, updated. 9ff23738a6b03c8cbce7d72c23c0e09557a8f46c



The following commit has been merged in the debian-experimental-3.4.0 branch:
commit 6ae9be8215aa31ebd0a3cf574b3afcf37ed34460
Author: Rene Engelhard <rene@debian.org>
Date:   Mon May 30 22:20:27 2011 +0000

    remove ext-sources-libreoffice-build

diff --git a/rules b/rules
index c2211c3..b3a7b27 100755
--- a/rules
+++ b/rules
@@ -1249,10 +1249,6 @@ endif
 	rm -f $(OOO_BUILD_TREE)/src/libreoffice-$(OOO_BUILD_TARBAL_VERSION)*
 	rm -f $(OOO_BUILD_TREE)/src/GSI*
 
-	for i in ext-sources-$(OOO_BUILD_TREE)/*; do \
-		rm -f $(OOO_BUILD_TREE)/src/`basename $$i`; \
-	done
-
 	for i in `find $(OOO_BUILD_TREE)/patches/dev300 -name "*.in" ! -name "Makefile*"`; do \
 		if [ -e `echo $$i | sed -e s/\.in$$//` ]; then \
 			rm `echo $$i | sed -e s/\.in$$//`; \
@@ -1554,7 +1550,6 @@ $(OOO_BUILD_TREE)/config.status: $(OOO_BUILD_TREE)/configure
 ifeq "$(USE_SOURCE_TARBALLS)" "y"
 	cp -a sources/* $(OOO_BUILD_TREE)/src
 endif
-	cp -a ext-sources-$(OOO_BUILD_TREE)/* $(OOO_BUILD_TREE)/src
 
 ifneq ($(GCC_VERSION),)
   ifneq ($(GCC_VERSION),snapshot)
diff --git a/source/components b/source/components
index f63fef7..e98ada6 100644
--- a/source/components
+++ b/source/components
@@ -1,4 +1,2 @@
 ext-sources
 libreoffice-build
-ext-sources-libreoffice-build
-translation-updates-20100529

-- 
LibreOffice packaging repository


Reply to: