From d653efcc3dc6db803a838c78a821b1cef9e618d2 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sun, 21 May 2017 11:19:03 +0200 Subject: Modernize cdbs: Do copyright-check in maintainer script (not during build). --- debian/rules | 2 -- 1 file changed, 2 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 51835bf..15bfd85 100755 --- a/debian/rules +++ b/debian/rules @@ -18,8 +18,6 @@ # along with this program. If not, see . include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/rules/utils.mk - include /usr/share/cdbs/1/class/cmake.mk pkg = $(DEB_SOURCE_PACKAGE) -- cgit v1.2.3