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

[SCM] LibreOffice packaging repository branch, master, updated. libreoffice_3.4.3-4-8-gf106efe



The following commit has been merged in the master branch:
commit f106efe8eb9c762da2dedc26b2160f0186312710
Author: Rene Engelhard <rene@debian.org>
Date:   Fri Oct 21 16:08:55 2011 +0200

    oops, remove resource/rfc1345.txt properly and also remove JLanguageTool

diff --git a/rules b/rules
index a56c64d..b6b85a0 100755
--- a/rules
+++ b/rules
@@ -3679,8 +3679,8 @@ get-orig-source:
 	cd $$TMPD && \
 		export TARFILE_LOCATION=`basename $(TARFILE_LOCATION)`; \
 		$(CURDIR)/debian/rules get-ext-sources && \
-		zip -d $$TARFILE_LOCATION/*liblayout.zip liblayout/resource/rfc1345.txt && \
-		rm $$TARFILE_LOCATION/JLanguageTool* && \
+		zip -d $$TARFILE_LOCATION/*liblayout.zip resource/rfc1345.txt && \
+		rm $$TARFILE_LOCATION/*JLanguageTool && \
 		tar cfvz libreoffice_$(UPSTREAM_VERSION).orig-$$TARFILE_LOCATION.tar.gz $$TARFILE_LOCATION && \
 		mv libreoffice_$(UPSTREAM_VERSION).orig-$$TARFILE_LOCATION.tar.gz $(CURDIR)/.. && \
 		rm -rf $$TMPD

-- 
LibreOffice packaging repository


Reply to: