[Pkg-wmaker-commits] [wmppp.app] 99/120: debian/rules: Update override_dh_auto_install target; we now use the upstream build system but must pass PREFIX=/usr.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Thu Aug 27 12:04:40 UTC 2015


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

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

commit eac57f4f5b7934c2ba50b0b168642ea4d79ad258
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed May 20 14:29:36 2015 -0500

    debian/rules: Update override_dh_auto_install target; we now use the
    upstream build system but must pass PREFIX=/usr.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b5b0bdb..07e369d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 	dh $@
 
 override_dh_auto_install:
-#ignore upstream install target; use dh_install instead
+	dh_auto_install -- PREFIX=/usr
 
 override_dh_installppp:
 	dh_installppp --name=00wmppp

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



More information about the Pkg-wmaker-commits mailing list