Kaydet (Commit) eed18c4e authored tarafından Robert Nagy's avatar Robert Nagy

set correct $outfile for OpenBSD

üst 78f394bf
......@@ -405,7 +405,7 @@ elsif ( $platform =~ m/openbsd/ )
$PATH_SEPERATOR = $ps;
$OSVERSION = '@OSVERSION@';
$OUTPATH = "unxobsd";
$outfile = "OpenBSDEnv.Set.sh";
$outfile = "OpenBSDEnv.Set";
if ($platform =~ m/^amd64/)
{
print "Setting OpenBSD AMD64 specific values... ";
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment