From 87ffbd30492802e44259cdfc0d8187393cc63917 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 14 Aug 2016 12:20:02 +0100 Subject: Rewrite debian/copyright using copyright-format 1.0. --- debian/rules | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 3a8c86cdc..b5dd9f976 100755 --- a/debian/rules +++ b/debian/rules @@ -175,8 +175,6 @@ ifeq ($(RUN_TESTS),yes) $(MAKE) -C debian/keygen-test clean endif $(MAKE) -C contrib clean - (cat debian/copyright.head; iconv -f ISO-8859-1 -t UTF-8 LICENCE) \ - > debian/copyright override_dh_auto_install-arch: $(MAKE) -C build-deb DESTDIR=`pwd`/debian/tmp install-nokeys -- cgit v1.2.3