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

[SCM] LibreOffice packaging repository branch, debian-experimental-4.1, updated. libreoffice_4.0.1_rc1-2-38-g41fd364



The following commit has been merged in the debian-experimental-4.1 branch:
commit 41fd364b6571afcb8aeb53e0d0bcaca549095502
Author: Rene Engelhard <rene@debian.org>
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


Reply to: