[qflow] 10/19: fixed link to twdir

Ruben Undheim rubund-guest at moszumanska.debian.org
Mon Oct 13 20:33:42 UTC 2014


This is an automated email from the git hooks/post-receive script.

rubund-guest pushed a commit to branch master
in repository qflow.

commit 5e6f10b4b9ed21803b10195098e15c33dedfc981
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Sat Apr 26 00:55:47 2014 +0200

    fixed link to twdir
---
 debian/patches/fixes.diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/patches/fixes.diff b/debian/patches/fixes.diff
index 02d60d3..e59b3ba 100644
--- a/debian/patches/fixes.diff
+++ b/debian/patches/fixes.diff
@@ -401,7 +401,7 @@ Index: qflow-1.0/src/Makefile.in
  	@echo "Installing links to TimberWolf, qrouter, odin_ii, and abc"
 -	(cd ${BININSTALL};  $(RM) -f twdir;  ln -s $(QFLOW_TW_PATH) twdir)
 -	(cd ${BININSTALL};  $(RM) -f qrouter;  ln -s $(QFLOW_QROUTER_PATH) qrouter)
-+	(cd ${BININSTALL};  $(RM) -f twdir;  ln -s /usr/bin/twdir twdir)
++	(cd ${BININSTALL};  $(RM) -f twdir;  ln -s /usr/share/timberwolf twdir)
 +	(cd ${BININSTALL};  $(RM) -f qrouter;  ln -s /usr/bin/qrouter qrouter)
  	@if test "${HAVE_ABC}" = "1"; then \
 -	(cd ${BININSTALL};  $(RM) -f abc;  ln -s $(QFLOW_ABC_PATH) abc); \

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qflow.git



More information about the debian-science-commits mailing list