From: Sebastian Harl Date: Tue, 26 Apr 2011 12:46:58 +0000 (+0200) Subject: rules: Remove generated scripts/rc.pnp_gearman_worker in 'clean'. X-Git-Tag: v_0_6_12-1~2 X-Git-Url: https://git.tokkee.org/?p=pkg-pnp4nagios.git;a=commitdiff_plain;h=c29cae7846d23f0e5c801bdb612d37d254a98897 rules: Remove generated scripts/rc.pnp_gearman_worker in 'clean'. --- diff --git a/debian/changelog b/debian/changelog index bed6f83..ea12c32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,11 +13,12 @@ pnp4nagios (0.6.12-1) unstable; urgency=low pretend this is possible. Also, do not use $prefix when setting man-/ infodir but specify the complete path. - Do not install config_local.php and config.php.$PKG_VERSION. + - Remove generated scripts/rc.pnp_gearman_worker in 'clean'. * debian/rules, debian/pnp4nagios-bin.install: - Do not install npcd.8 using dh_installman; this is done by the upstream Makefile now. - -- Sebastian Harl Tue, 26 Apr 2011 14:37:48 +0200 + -- Sebastian Harl Tue, 26 Apr 2011 14:46:18 +0200 pnp4nagios (0.6.11-2) unstable; urgency=low diff --git a/debian/rules b/debian/rules index 149f56e..18526be 100755 --- a/debian/rules +++ b/debian/rules @@ -69,6 +69,8 @@ clean: unpatch [ ! -f Makefile ] || $(MAKE) distclean + rm -f scripts/rc.pnp_gearman_worker + dh_clean debconf-updatepo