From: joey Date: Sat, 10 Feb 2001 01:40:33 +0000 (+0000) Subject: r442: fixed bad new bug X-Git-Tag: version_2.0.101~157 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0227dc72f4eaec2a28b4502314405610db54f86c;p=debhelper.git r442: fixed bad new bug --- diff --git a/dh_strip b/dh_strip index d2f7a44..a0d69ae 100755 --- a/dh_strip +++ b/dh_strip @@ -98,7 +98,6 @@ sub testfile { foreach my $package (@{$dh{DOPACKAGES}}) { my $tmp=tmpdir($package); - my (@shared_libs, @executables, @static_libs); find(\&testfile,$tmp); foreach (@shared_libs) {