[Pkg-wmaker-commits] [wmtime] 54/101: debian/rules: Add override_dh_auto_install target to set PREFIX to /usr.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 23:59:28 UTC 2015


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

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

commit 0fd5c78430c78be69cb174868db5f2f059eb9ac2
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sun Jan 4 01:40:51 2015 -0600

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

diff --git a/debian/rules b/debian/rules
index 6477191..c651627 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,9 @@
 %:
 	dh $@
 
+override_dh_auto_install:
+	dh_auto_install -- PREFIX=/usr
+
 get-orig-source:
 	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmtime-*.download ; then \

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



More information about the Pkg-wmaker-commits mailing list