Browse Source

Improved the editing instructions, although this could all be made automatic.

master
freesource 23 years ago
parent
commit
c623f78a13
  1. 1
      add-ons/yard/make-debian-X11/make_debian-X11
  2. 2
      yard/scripts/make_debian

1
add-ons/yard/make-debian-X11/make_debian-X11

@ -95,6 +95,7 @@ push(@required_files,@extra_files);
#################################################################
#
# EDIT
# TEMPLATE
# BELOW
#
# Edit below $stuff = << "STUFF" to make changes to the template.

2
yard/scripts/make_debian

@ -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";
$, = " ";

Loading…
Cancel
Save