From bcde8969e4ef5acba8ee1fe3a284c9757c73678d Mon Sep 17 00:00:00 2001 From: Patrick J Cherry Date: Mon, 20 Mar 2017 15:36:33 +0000 Subject: Added haml-contrib for the textile filter; updated debian packaging a little --- debian/rules | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 99a63c4..f938869 100755 --- a/debian/rules +++ b/debian/rules @@ -1,8 +1,5 @@ #!/usr/bin/make -f -# -# Use CDBS, so we can build for etch (ugh) -# -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/makefile.mk +%: + dh $@ --buildsystem=ruby --with ruby --with systemd -- cgit v1.2.1