From 92c88e827a14d1f2bc43bf0fe5111bc9d579eeb0 Mon Sep 17 00:00:00 2001 From: Jon Dowland Date: Tue, 6 Apr 2010 22:42:12 +0100 Subject: [PATCH] remove some junk from debian/rules --- debian/rules | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/debian/rules b/debian/rules index 917d9bf..cbe925d 100755 --- a/debian/rules +++ b/debian/rules @@ -1,13 +1,3 @@ #!/usr/bin/make -f -# -*- makefile -*- -# Sample debian/rules that uses debhelper. -# This file was originally written by Joey Hess and Craig Small. -# As a special exception, when this file is copied by dh-make into a -# dh-make output file, you may use that output file without restriction. -# This special exception was added by Craig Small in version 0.37 of dh-make. - -# Uncomment this to turn on verbose mode. -#export DH_VERBOSE=1 - %: - dh $@ + dh $@ -- 2.39.5