The following commit has been merged in the debian-experimental-4.1 branch:
commit 41fd364b6571afcb8aeb53e0d0bcaca549095502
Author: Rene Engelhard <[email protected]>
Date:   Sat Mar 9 19:02:07 2013 +0100

    ln -sf...

diff --git a/rules b/rules
index 3d3c670..053e94c 100755
--- a/rules
+++ b/rules
@@ -1610,7 +1610,7 @@ endif
 ifeq "$(USE_MARIADB)" "n"
        # MARIADBCONFIG=mysql_config for autogen.sh somehow doesn't work...
        mkdir -p debian/usr/bin && \
-       cd debian/usr/bin && ln -s /usr/bin/mysql_config mariadb_config
+       cd debian/usr/bin && ln -sf /usr/bin/mysql_config mariadb_config
 endif
 
        touch $@

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