[Pkg-wmaker-commits] [wmitime] 123/127: debian/rules: Add override_dh_auto_install target to pass PREFIX to new upstream Makefile.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Aug 22 01:34:46 UTC 2015


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

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

commit ddfce3badb8dcb048314d04bba362f85efc63cb8
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Sat Dec 20 21:24:19 2014 -0600

    debian/rules: Add override_dh_auto_install target to pass PREFIX to new
    upstream Makefile.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 812cc4e..d869cd2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,6 +6,9 @@
 override_dh_auto_build:
 	dh_auto_build -- CFLAGS="$(shell dpkg-buildflags --get CFLAGS)"
 
+override_dh_auto_install:
+	dh_auto_install -- PREFIX=/usr
+
 get-orig-source:
 	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmitime-*.download ; then \

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



More information about the Pkg-wmaker-commits mailing list