=================================================================== RCS file: /cvs/openbsd/fill_chroot/find_depends,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- openbsd/fill_chroot/find_depends 2005/12/21 18:37:38 1.4 +++ openbsd/fill_chroot/find_depends 2005/12/21 19:14:12 1.5 @@ -1,9 +1,7 @@ #!/usr/bin/perl -# $RedRiver: find_depends,v 1.3 2005/12/21 18:22:32 andrew Exp $ +# $RedRiver: find_depends,v 1.4 2005/12/21 18:37:38 andrew Exp $ use strict; use warnings; - -use Data::Dumper; my %opts; my @Files;