[Pkg-wmaker-commits] [wmgtemp] 27/45: debian/rules: Add override_dh_auto_install target to set installation directories.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 25 02:58:06 UTC 2015


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

dtorrance-guest pushed a commit to branch master
in repository wmgtemp.

commit 328d505edcc43c3813e15c69c20277e42ccc4f94
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Jan 31 01:59:35 2015 -0600

    debian/rules: Add override_dh_auto_install target to set installation
    directories.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 22d44cb..bbaeb55 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,5 +3,8 @@
 %:
 	dh $@
 
+override_dh_auto_install:
+	dh_auto_install -- INSTDIR=/usr/bin MANINSTDIR=/usr/share/man/man1
+
 get-orig-source:
 	uscan --verbose --force-download --rename

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmgtemp.git



More information about the Pkg-wmaker-commits mailing list