mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
Improved the editing instructions, although this could all be made automatic.
This commit is contained in:
@@ -88,6 +88,7 @@ push(@required_files,@extra_files);
|
||||
#################################################################
|
||||
#
|
||||
# EDIT
|
||||
# TEMPLATE
|
||||
# BELOW
|
||||
#
|
||||
# Edit below $stuff = << "STUFF" to make changes to the template.
|
||||
@@ -279,7 +280,6 @@ foreach my $package_info (@required_stuff) {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (@rpc) {
|
||||
print STDERR "These are the required packages which were specified:\n\n";
|
||||
$, = " ";
|
||||
|
||||
Reference in New Issue
Block a user