[med-svn] [praat] 02/05: d/rules: Use appropriate path for the praat program
Rafael Laboissiere
rafael at debian.org
Sat Oct 7 05:39:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
rafael pushed a commit to branch master
in repository praat.
commit 593ca1ce2d54ea50484412558919d4d09db7827c
Author: Rafael Laboissiere <rafael at debian.org>
Date: Fri Oct 6 13:34:23 2017 -0300
d/rules: Use appropriate path for the praat program
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index ca6c927..fa2714d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -81,7 +81,7 @@ override_dh_auto_install:
dh_auto_install -- INSTALL=
override_dh_auto_test:
- PRAAT=../praat debian/tests/run-tests
+ PRAAT=$(CURDIR)/praat debian/tests/run-tests
get-orig-source:
uscan --verbose --force-download --repack-compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/praat.git
More information about the debian-med-commit
mailing list