The following commit has been merged in the debian-experimental-3.6 branch:
commit cd5296b9be583fc6cbbc13c7e0326585e0aa4397
Author: Rene Engelhard <[email protected]>
Date:   Wed Oct 24 10:39:35 2012 +0200

    another install fix for arch-indep README install

diff --git a/rules b/rules
index 781165e..5a493e0 100755
--- a/rules
+++ b/rules
@@ -2994,7 +2994,7 @@ endif
        for p in $(ARCH_INDEP_PACKAGES); do \
                cat readlicense_oo/$(shell . 
$(SOURCE_TREE)/config_host.mk.source; echo 
$$OUTPATH$$PROEXT)/misc/UNX/README_en-US \
                | sed -e "s/$${PRODUCTNAME}/LibreOffice/g" \
-               | sed -s "s/$${PRODUCTVERSION}/3.6/g" \
+               | sed -e "s/$${PRODUCTVERSION}/3.6/g" \
                > debian/$$p/usr/share/doc/$$p/README; \
        done 
        dh_installman -i

-- 
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