mirror of
https://github.com/fspc/gbootroot.git
synced 2025-02-26 10:03:23 -05:00
Improved the editing instructions, although this could all be made automatic.
This commit is contained in:
parent
59c77e7e23
commit
c623f78a13
@ -95,6 +95,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.
|
||||||
|
@ -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";
|
||||||
$, = " ";
|
$, = " ";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user