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

(-)mozjs-24.2.0-orig/js/src/config/milestone.pl (-1 / +1 lines)
Lines 56-62 Link Here
56
#
56
#
57
my $milestone = Moz::Milestone::getOfficialMilestone($MILESTONE_FILE);
57
my $milestone = Moz::Milestone::getOfficialMilestone($MILESTONE_FILE);
58
58
59
if (defined(@TEMPLATE_FILE)) {
59
if (@TEMPLATE_FILE) {
60
  my $TFILE;
60
  my $TFILE;
61
61
62
  foreach $TFILE (@TEMPLATE_FILE) {
62
  foreach $TFILE (@TEMPLATE_FILE) {

Return to bug 554836