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

rafael pushed a commit to branch master
in repository praat.

commit 6b00c6f796de3e63d57deb3ee3444a82d7387591
Author: Rafael Laboissiere <[email protected]>
Date:   Sat Jan 14 20:27:36 2017 -0200

    d/rules: Prevent use of INSTALL variable in upstream Makefile
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 7351c0e..6e42b10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,7 +69,7 @@ override_dh_auto_build: sendpraat praat.1 sendpraat.1 
praat-open-files.1
 override_dh_auto_install:
        # Install the upstream changelog
        dh_installchangelogs debian/What_s_new_.html
-       dh_auto_install
+       dh_auto_install -- INSTALL=
 
 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