[Pkg-wmaker-commits] [wmix] 06/18: debian/rules: Use dh.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Sun Oct 1 00:36:33 UTC 2017


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

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

commit 8af9af1f8dbfac9ffd2e75001420777fa106fabe
Author: Doug Torrance <dtorrance at piedmont.edu>
Date:   Fri Sep 29 06:52:46 2017 -0400

    debian/rules: Use dh.
---
 debian/rules | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)

diff --git a/debian/rules b/debian/rules
index 5afd59c..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,16 +1,4 @@
 #!/usr/bin/make -f
-# -*- mode: makefile; coding: utf-8 -*-
-# Copyright © 2003 Fredrik Steen <stone at debian.org>
-export DH_VERBOSE=1
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/rules/debhelper.mk
 
-DEB_INSTALL_MANPAGES_wmix := debian/wmix.1x
-
-build/wmix::
-	make
-
-install/wmix::
-	install -s -o root -g root -m 0755 wmix debian/wmix/usr/bin/
-clean::
-	[ ! -f Makefile ] || $(MAKE) clean
+%:
+	dh $@

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



More information about the Pkg-wmaker-commits mailing list