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 <[email protected]>
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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to