[xml/sgml-commit] [xml-core] 06/13: Makefile: support DESTDIR as passed by dh_auto_install

Mattia Rizzolo mattia at debian.org
Fri Sep 30 16:59:02 UTC 2016


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

mattia pushed a commit to branch master
in repository xml-core.

commit 25bae168211352b77e37434b4030f786bd8a123a
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Fri Sep 30 16:45:15 2016 +0000

    Makefile: support DESTDIR as passed by dh_auto_install
---
 MAKE/include | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAKE/include b/MAKE/include
index 7095d7c..c4e31a4 100644
--- a/MAKE/include
+++ b/MAKE/include
@@ -4,7 +4,7 @@
 
 ## ----------------------------------------------------------------------
 ## System directory definitions
-prefix		= /usr
+prefix		= $(DESTDIR)/usr
 bin_dir		= $(prefix)/bin
 sbin_dir	= $(prefix)/sbin
 share_dir	= $(prefix)/share

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-xml-sgml/xml-core.git



More information about the debian-xml-sgml-commit mailing list