Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 625316
Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- Mail-SpamAssassin-3.4.1/spamc/configure.pl
0
++ Mail-SpamAssassin-3.4.1/spamc/configure.pl
Lines 66-72 Link Here
66
  # Do the same thing as for the preprocessor below.
66
  # Do the same thing as for the preprocessor below.
67
  package version_h;
67
  package version_h;
68
  my $Z = $0;
68
  my $Z = $0;
69
  local $0    = "version.h.pl";
69
  local $0    = "./version.h.pl";
70
  local @ARGV = ();
70
  local @ARGV = ();
71
  # Got to check for defined because the script returns shell error level!
71
  # Got to check for defined because the script returns shell error level!
72
  unless (defined do $0) {
72
  unless (defined do $0) {

Return to bug 625316