[Pkg-wmaker-commits] [wmfire] 26/61: debian/rules: Update to use dh.

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 03:39:07 UTC 2015


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

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

commit eb0e6eba5fb19fc3d7510f5e91bdfa76edf8b508
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date:   Wed Jan 14 23:52:40 2015 -0600

    debian/rules: Update to use dh.
---
 debian/rules | 12 ++----------
 1 file changed, 2 insertions(+), 10 deletions(-)

diff --git a/debian/rules b/debian/rules
index 3a69089..22d44cb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,15 +1,7 @@
 #!/usr/bin/make -f
-#-*- makefile -*-
 
-include /usr/share/cdbs/1/rules/debhelper.mk
-include /usr/share/cdbs/1/rules/simple-patchsys.mk
-include /usr/share/cdbs/1/class/autotools.mk
-
-# remove dependency on libglib2.0-0, libpango1.0-0 and libxext6
-DEB_MAKE_INVOKE = $(DEB_MAKE_ENVVARS) make -C $(DEB_BUILDDIR) LDFLAGS="-lgdk-x11-2.0 -lgtop-2.0" wmfire_LDADD="" AM_LDFLAGS=""
-
-# don't need upstream AUTHORS
-DEB_INSTALL_DOCS_ALL = ./README ./NEWS
+%:
+	dh $@
 
 get-orig-source:
 	uscan --verbose --force-download --rename

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



More information about the Pkg-wmaker-commits mailing list