From 06e29462fc4e7d6d8cde2f427be746801b4aa7d9 Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Sun, 26 Feb 2012 01:53:07 +0000 Subject: Switch to dh-style rules. --- debian/rules | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 639dbe1..dcf6189 100755 --- a/debian/rules +++ b/debian/rules @@ -1,11 +1,4 @@ #!/usr/bin/make -f -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/autotools.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk - -DEB_MAKE_INSTALL_TARGET=install DESTDIR=`pwd`/debian/wavemon - -clean:: - rm -f *.o wavemon - rm -f config.status config.log defs.h config.cache Makefile +%: + dh $@ --with autotools_dev -- cgit v1.2.3