[qflow] 16/19: fixed timberwolf path

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 ceedccb1e6812b9489a37a3e01fd72bf6e3edbaf
Author: Ruben Undheim <ruben.undheim at gmail.com>
Date:   Mon Sep 8 19:44:49 2014 +0200

    fixed timberwolf path
---
 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 e59b3ba..5975c2b 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/share/timberwolf twdir)
++	(cd ${BININSTALL};  $(RM) -f twdir;  ln -s /usr/lib/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