Commit 609e4dc6 authored by unknown's avatar unknown
Browse files

Post-merge manual fix.


Build-tools/Do-compile:
  Post-merge manual fix: Avoid the duplicate line.
parent 295dedd1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,7 +7,6 @@ use Sys::Hostname;
@config_options= ();
@make_options= ();

$opt_comment=$opt_distribution=$opt_user=$opt_config_env=$opt_config_extra_env="";
$opt_comment=$opt_distribution=$opt_user=$opt_config_env=$opt_config_extra_env="";
$opt_dbd_options=$opt_perl_options=$opt_config_options=$opt_make_options=$opt_suffix="";
$opt_tmp=$opt_version_suffix="";