From: Jon Dowland Date: Tue, 6 Apr 2010 21:42:12 +0000 (+0100) Subject: remove some junk from debian/rules X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=92c88e827a14d1f2bc43bf0fe5111bc9d579eeb0;p=packages%2Fb%2Fbup.git remove some junk from debian/rules --- 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 $@