diff --git a/xpinstall/packager/Packager.pm b/xpinstall/packager/Packager.pm index 361d7df617e5..7b5de77f92a7 100644 --- a/xpinstall/packager/Packager.pm +++ b/xpinstall/packager/Packager.pm @@ -147,7 +147,7 @@ sub Copy { # if we hit this, it's either a file in the package file that is # not in the src directory, or it is not a valid entry. - warn "Warning: package error or possible missing or unnecessary file: $line ($package, $lineno).\n"; + print "Warning: package error or possible missing or unnecessary file: $line ($package, $lineno).\n"; } # LINE