debian/rules: remove comments about being a dh-make sample file
authorAntonio Ospite <ospite@studenti.unina.it>
Fri, 23 Sep 2011 09:26:44 +0000 (11:26 +0200)
committerAntonio Ospite <ospite@studenti.unina.it>
Fri, 23 Sep 2011 09:26:44 +0000 (11:26 +0200)
Git-Dch: Short
Thanks: Gergely Nagy for the suggestion

debian/rules

index b760bee..79fd842 100755 (executable)
@@ -1,10 +1,5 @@
 #!/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