clean up debian/rules

This commit is contained in:
Daniel Kahn Gillmor 2014-06-06 00:40:49 -04:00
parent 4a14768db8
commit b7554180ef
1 changed files with 1 additions and 4 deletions

5
debian/rules vendored
View File

@ -2,7 +2,7 @@
# -*- makefile -*-
# Uncomment this to turn on verbose mode.
export DH_VERBOSE=1
# export DH_VERBOSE=1
export DH_OPTIONS += --dbg-package=libpsl0-dbg
%:
@ -24,6 +24,3 @@ override_dh_auto_build:
help2man --no-info --no-discard-stderr --output=debian/psl.1 \
--name="Explore the Public Suffix List" tools/psl
#override_dh_auto_clean:
# test ! -f Makefile || dh_auto_clean