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

./packages/libreoffice/3.3.0/experimental r2240: remove broffice from control target and remove dependency on it in binary-indep...



------------------------------------------------------------
revno: 2240
committer: Rene Engelhard <rene@debian.org>
branch nick: debian
timestamp: Fri 2010-12-17 01:35:50 +0100
message:
  remove broffice from control target and remove dependency on it in binary-indep...
modified:
  rules
=== modified file 'rules'
--- a/rules	2010-12-16 17:46:37 +0000
+++ b/rules	2010-12-17 00:35:50 +0000
@@ -1715,7 +1715,6 @@
 debian/control: $(wildcard debian/control*in) $(OOO_BUILD_TREE)/bin/openoffice-xlate-lang  debian/rules
 	chmod 755 $(OOO_BUILD_TREE)/bin/openoffice-xlate-lang
 	sed -e "s#libreofficeVER#libreoffice$(VER)#g" \
-	    -e "s#brofficeVER#broffice$(VER)#g" \
 	    -e "s#libreofficeVER#libreoffice$(VER)#g" \
 	    -e "s#%$(DIST)=\([^%]*\)%#, \1#g#" \
 	    -e "s#%[A-Za-z]*=[^%]*%##g#" \
@@ -3725,7 +3724,7 @@
 	touch $@
 
 binary-indep: $(GSI_EXPORT_STAMP) $(STAMP_DIR)/binary-indep
-$(STAMP_DIR)/binary-indep: $(STAMP_DIR)/install-indep debian/control $(STAMP_DIR)/maintscripts $(STAMP_DIR)/langpacks $(STAMP_DIR)/broffice
+$(STAMP_DIR)/binary-indep: $(STAMP_DIR)/install-indep debian/control $(STAMP_DIR)/maintscripts $(STAMP_DIR)/langpacks
 ifneq ($(ARCH),$(findstring $(ARCH),$(OOO_JAVA_ARCHS)))
 	echo "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!"
 	echo "For uploads with binary-all packages, please use arches where Java is enabled!!!!!"


Reply to: