From 10fcc5bad47867583aa19f031d870fac200a0c6d Mon Sep 17 00:00:00 2001 From: Francois Pons Date: Wed, 13 Sep 2000 16:09:09 +0000 Subject: *** empty log message *** --- perl-install/any.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'perl-install/any.pm') diff --git a/perl-install/any.pm b/perl-install/any.pm index a54cc115e..bc1ed3011 100644 --- a/perl-install/any.pm +++ b/perl-install/any.pm @@ -396,7 +396,7 @@ END commands::mkdir_("-p", "$prefix/usr/share/config"); template2file("$ENV{SHARE_PATH}/kppprc.in", "$prefix/usr/share/config/kppprc", %toreplace); - miscellaneousNetwork($in, $prefix); + miscellaneousNetwork($prefix); } sub miscellaneousNetwork { -- cgit v1.2.1