From 23c8924fc90386d1a08061ff19ad7c0d01d6b2c1 Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 28 Jul 2001 00:58:29 +0000 Subject: r486: * Clean up old substvars.debhelper files, although debhelper doesn't generate them now, it used to and they may still be lurking in build trees. Closes: #106514 * Fixed a typo. Closes: #106532 --- dh_clean | 1 + 1 file changed, 1 insertion(+) (limited to 'dh_clean') diff --git a/dh_clean b/dh_clean index d86743a5..570179b9 100755 --- a/dh_clean +++ b/dh_clean @@ -63,6 +63,7 @@ foreach my $package (@{$dh{DOPACKAGES}}) { if (! $dh{D_FLAG}) { doit("rm","-f","debian/${ext}substvars", + "debian/${ext}substvars.debhelper", "debian/${ext}postinst.debhelper", "debian/${ext}postrm.debhelper", "debian/${ext}preinst.debhelper", -- cgit v1.2.3