From: Sebastian Harl Date: Thu, 24 Jan 2013 14:01:48 +0000 (+0100) Subject: rules: Manually clean-up auto-generated scripts/rrd_modify.pl. X-Git-Tag: v_0_6_19-1~7 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=8f96f3a7a93be56d416e04eb42077e81f65bea58;hp=16033727c584f75febf507f6ea897bbfe75472dd;p=pkg-pnp4nagios.git rules: Manually clean-up auto-generated scripts/rrd_modify.pl. --- diff --git a/debian/changelog b/debian/changelog index d5ab823..3856aed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14,6 +14,8 @@ pnp4nagios (0.6.19-1) UNRELEASED; urgency=low - Updated standards-version to 3.9.4 -- no changes. * debian/patches: - fix-npcd-path updated for 0.6.19. + * debian/rules: + - Manually clean-up auto-generated scripts/rrd_modify.pl. -- Sebastian Harl Thu, 24 Jan 2013 14:50:27 +0100 diff --git a/debian/rules b/debian/rules index b9e40d0..67e3ba1 100755 --- a/debian/rules +++ b/debian/rules @@ -74,6 +74,7 @@ clean: unpatch [ ! -f Makefile ] || $(MAKE) distclean dh_clean + rm -f scripts/rrd_modify.pl debconf-updatepo install: build