[Pkg-wmaker-commits] [wmacpi] 100/105: debian/rules: Update override_dh_auto_install target; Makefile now respects DESTDIR.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Tue Aug 18 01:13:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmacpi.
commit c2c34befdd582a033766732e06ccc40abe29eb9c
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Mon Nov 24 06:14:24 2014 -0600
debian/rules: Update override_dh_auto_install target; Makefile now respects DESTDIR.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index bd44df7..9d15df9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
dh $@
override_dh_auto_install:
- make install PREFIX=$(CURDIR)/debian/wmacpi/usr
+ dh_auto_install -- PREFIX=/usr
get-orig-source:
uscan --verbose --force-download --no-symlink
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmacpi.git
More information about the Pkg-wmaker-commits
mailing list