The following commit has been merged in the debian-experimental-3.6 branch:
commit abed85d15985c28c5896ade0614cabfa255c618f
Author: Rene Engelhard <[email protected]>
Date:   Wed Jun 20 23:38:11 2012 +0200

    add missing $$p...

diff --git a/rules b/rules
index a1f4569..13c51ad 100755
--- a/rules
+++ b/rules
@@ -2981,7 +2981,7 @@ endif
                cat readlicense_oo/$(shell make -s cmd cmd="env | grep 
OUTPATH\= | cut -d= -f2" | grep -v custom)$(shell make -s cmd cmd="env | grep 
PROEXT\= | cut -d= -f2" | grep -v custom)/misc/UNX/README_en-US \
                | sed -e "s/$${PRODUCTNAME}/LibreOffice/g" \
                | sed -s "s/$${PRODUCTVERSION}/3.6/g" \
-               > debian/$$p/usr/share/doc/README; \
+               > debian/$$p/usr/share/doc/$$p/README; \
        done 
        dh_installman -i
        for i in `find $(PKGDIR)-common -type l -name "lo*.1"`; do \

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