The following commit has been merged in the debian-experimental-3.6 branch:
commit da5f4ce6cf40581e7cf93b18b297e54003ce78dd
Author: Rene Engelhard <[email protected]>
Date:   Wed Aug 15 09:34:56 2012 +0200

    add|remove_extensions is looong gone

diff --git a/rules b/rules
index 67207a7..4f4e435 100755
--- a/rules
+++ b/rules
@@ -1875,7 +1875,7 @@ $(STAMP_DIR)/maintscripts: $(wildcard 
debian/shell-lib*.sh) $(wildcard debian/*.
                grep PLATFORMID debian/vars.$(DEB_HOST_ARCH) >> $$MAINTSCRIPT; \
              fi; \
              echo "" >> $$MAINTSCRIPT; \
-             if egrep -q "(add|remove|validate)_extension" $$MAINTSCRIPT.in; 
then \
+             if egrep -q "validate_extension" $$MAINTSCRIPT.in; then \
                 cat debian/shell-lib-extensions.sh >> $$MAINTSCRIPT; \
              fi; \
              sed -n '/^#INCLUDE_SHELL_LIB#$$/,$$p' < $$MAINTSCRIPT.in | sed -e 
'/^#INCLUDE_SHELL_LIB#$$/d' >> $$MAINTSCRIPT; \

-- 
LibreOffice packaging repository


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to