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

./packages/libreoffice/3.3.0/experimental r2129: psprint_configs non-free ppds are gone in LibO



------------------------------------------------------------
revno: 2129
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Fri 2010-10-08 19:16:14 +0200
message:
  psprint_configs non-free ppds are gone in LibO
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-10-08 08:01:46 +0000
+++ b/rules	2010-10-08 17:16:14 +0000
@@ -3959,13 +3959,6 @@
 		tar cfvj ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-extern-sys.tar.bz2.dfsg ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-extern-sys && \
 		ln -sf ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-extern-sys.tar.bz2.dfsg ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-extern-sys.tar.bz2 && \
 		rm -rf ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-extern-sys && \
-		tar xfvj ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-gui.tar.bz2 && \
-		for i in `find ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-gui/psprint_config/configuration/ppds ! -name "SGEN*" -name "*.PS"`; do \
-			rm $$i; \
-		done && \
-		tar cfvj ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-gui.tar.bz2.dfsg ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-gui && \
-		ln -sf ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-gui.tar.bz2.dfsg ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-gui.tar.bz2 && \
-		rm -rf ooo-build-$(OOO_BUILD_TARBALL_VERSION)-libs-gui && \
 		cd $$TMPD/openoffice.org-$(UPSTREAM_VERSION) && tar cfvz openoffice.org_$(UPSTREAM_VERSION).orig-archive-$(OOO_BUILD_VERSION).tar.gz archive-$(OOO_BUILD_VERSION) && \
 		rm -rf openoffice.org-$(UPSTREAM_VERSION) && \
 		mv openoffice.org_$(UPSTREAM_VERSION).orig-archive-$(OOO_BUILD_VERSION).tar.gz $(CURDIR)/.. && \


Reply to: