[Pkg-wmaker-commits] [wmauda] 08/17: debian/rules: Simplify override_dh_auto_install target.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sat Jul 8 02:33:45 UTC 2017


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

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

commit ff8987946713da7f486047a188901ccaf0d8b1c0
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Jul 7 17:18:47 2017 -0400

    debian/rules: Simplify override_dh_auto_install target.
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 15caa86..fd1a3b3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,5 +10,4 @@ override_dh_auto_build:
 	CFLAGS="$(CFLAGS)" $(MAKE)
 
 override_dh_auto_install:
-	# Add here commands to install the package into debian/wmauda.
-	$(MAKE) DESTDIR=$(CURDIR)/debian/wmauda PREFIX=/usr install
+	dh_auto_install -- PREFIX=/usr

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



More information about the Pkg-wmaker-commits mailing list