[Debian-in-commits] [hyphen-ml] 04/08: Pass DESTDIR as recommended in makefile.mk

Vasudev Kamath vasudev-guest at moszumanska.debian.org
Sat Dec 7 03:30:28 UTC 2013


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

vasudev-guest pushed a commit to branch master
in repository hyphen-ml.

commit b89beb727942a39da758389b6aca8c188434056d
Author: Vasudev Kamath <kamathvasudev at gmail.com>
Date:   Fri Dec 6 22:39:31 2013 +0530

    Pass DESTDIR as recommended in makefile.mk
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 45e4939..5b5e994 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,4 +9,4 @@ DEB_UPSTREAM_TARBALL_EXTENSION = tar.bz2
 DEB_UPSTREAM_TARBALL_MD5 = 23745915cb76a2ab96f603320ccc9543
 
 # set install target
-DEB_MAKE_INSTALL_TARGET = install
+DEB_MAKE_INSTALL_TARGET = install DESTDIR=$(cdbs_make_curdestdir)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-in/hyphen-ml.git



More information about the Debian-in-commits mailing list