pkgsrc/sysutils/webmin/patches/patch-ab

13 lines
437 B
Text

$NetBSD: patch-ab,v 1.3 2006/06/04 14:08:36 joerg Exp $
--- oschooser.pl.orig 2006-06-04 14:02:49.000000000 +0000
+++ oschooser.pl
@@ -107,6 +107,8 @@ if (!$auto) {
}
else {
# ask for the operating system name ourselves
+ print "Automatic OS detection failed";
+ exit 9; # Be non-interactive under all circumstances.
$dashes = "-" x 75;
print <<EOF;
For Webmin to work properly, it needs to know which operating system