From 0227dc72f4eaec2a28b4502314405610db54f86c Mon Sep 17 00:00:00 2001 From: joey Date: Sat, 10 Feb 2001 01:40:33 +0000 Subject: [PATCH] r442: fixed bad new bug --- dh_strip | 1 - 1 file changed, 1 deletion(-) 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) { -- 2.39.2