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

./packages/openofficeorg/3.2.1/unstable r2066: apparently we can rid of the hack to remove wrong ure dependencies due to the last fix



------------------------------------------------------------
revno: 2066
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Tue 2010-08-17 18:34:51 +0200
message:
  apparently we can rid of the hack to remove wrong ure dependencies due to the last fix
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-08-16 16:16:48 +0000
+++ b/rules	2010-08-17 16:34:51 +0000
@@ -3682,11 +3682,6 @@
 			$(SOURCE_TREE)/sdext/$(shell . $(SOURCE_TREE)/*.sh; echo $$OUTPATH$$PROEXT)/lib/pdfimport.uno.so \
 			> debian/openoffice.org$(VER)-pdfimport.substvars
 endif
-	# no idea why this happens, hack around
-	perl -pi -e "s#, ure \(>= .*\), ure \(>= $(BINARY_VERSION)\)##" debian/ure.substvars
-	perl -pi -e "s#, ure \(>= $(BINARY_VERSION)\)##" debian/openoffice.org-core.substvars
-	perl -pi -e "s#, ure \(>= $(BINARY_VERSION)\)##" debian/openoffice.org-dev.substvars
-	perl -pi -e "s#, ure \(>= $(BINARY_VERSION)\)##" debian/mozilla-openoffice.org.substvars
 ifeq "$(ENABLE_MONO)" "y"
 	dh_makeclilibs -s
 	dh_clideps -s


Reply to: