[Pkg-wmaker-commits] [wmifinfo] 44/49: debian/rules: Add override_dh_auto_install target to set PREFIX.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Tue Aug 18 02:07:45 UTC 2015


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

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

commit f76dcfc48787ae7afa82c7c1a99d08da7e57a6e2
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Tue Dec 9 22:16:58 2014 -0600

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

diff --git a/debian/rules b/debian/rules
index 861d678..0234fa7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,9 @@
 override_dh_auto_build:
 	dh_auto_build -- CFLAGS+="$(CPPFLAGS)"
 
+override_dh_auto_install:
+	dh_auto_install -- PREFIX=/usr
+
 get-orig-source:
 	uscan --verbose --force-download --no-symlink
 	@if test -e ../wmifinfo-*.download ; then \

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



More information about the Pkg-wmaker-commits mailing list