|
@ -88,6 +88,7 @@ push(@required_files,@extra_files); |
|
|
################################################################# |
|
|
################################################################# |
|
|
# |
|
|
# |
|
|
# EDIT |
|
|
# EDIT |
|
|
|
|
|
# TEMPLATE |
|
|
# BELOW |
|
|
# BELOW |
|
|
# |
|
|
# |
|
|
# Edit below $stuff = << "STUFF" to make changes to the template. |
|
|
# Edit below $stuff = << "STUFF" to make changes to the template. |
|
@ -279,7 +280,6 @@ foreach my $package_info (@required_stuff) { |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
if (@rpc) { |
|
|
if (@rpc) { |
|
|
print STDERR "These are the required packages which were specified:\n\n"; |
|
|
print STDERR "These are the required packages which were specified:\n\n"; |
|
|
$, = " "; |
|
|
$, = " "; |
|
|