]> err.no Git - dpkg/commitdiff
Really remove File::Find.
authorRaphael Hertzog <hertzog@debian.org>
Mon, 16 Jul 2007 22:47:48 +0000 (22:47 +0000)
committerRaphael Hertzog <hertzog@debian.org>
Mon, 16 Jul 2007 22:47:48 +0000 (22:47 +0000)
scripts/dpkg-shlibdeps.pl

index 1f3a40e31fadb5c3908a18cbb73f1e7da3c8d284..a31bdc57bec4d34da518273af161e8dc74fa71fc 100755 (executable)
@@ -3,8 +3,6 @@
 use strict;
 use warnings;
 
-use File::Find;
-
 our $progname;
 our $version;
 our $dpkglibdir;