------------------------------------------------------------ revno: 2139 committer: Rene Engelhard <r...@debian.org> branch nick: experimental timestamp: Wed 2010-10-13 19:38:55 +0200 message: remove JLanguageTool, questionable files in it and not built from here anyways modified: rules
=== modified file 'rules' --- a/rules 2010-10-13 09:00:41 +0000 +++ b/rules 2010-10-13 17:38:55 +0000 @@ -3980,6 +3980,7 @@ 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* && \ 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