From b1ca24e2202f0fb84c3f64aeac5780ebd8d75f91 Mon Sep 17 00:00:00 2001 From: Andrew Shadura Date: Thu, 15 Jun 2017 16:28:09 +0200 Subject: Move files to remove on clean to debian/clean --- debian/rules | 7 ------- 1 file changed, 7 deletions(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index e136139..955ab1f 100755 --- a/debian/rules +++ b/debian/rules @@ -9,11 +9,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all override_dh_auto_clean: find tikzit/src -name "*.d" -exec rm -f {} \; - rm -f tikzit/src/common/tikzlexer.h - rm -f tikzit/src/common/tikzlexer.m - rm -f tikzit/src/common/tikzparser.h - rm -f tikzit/src/common/tikzparser.m - rm -f tikzit/src/gtk/edgedecdata.m - rm -f tikzit/src/gtk/icondata.m - rm -f tikzit/src/gtk/logodata.m dh_auto_clean --sourcedirectory=tikzit -- cgit v1.2.3