diff --git a/add-ons/yard/make-debian-X11/make_debian-X11 b/add-ons/yard/make-debian-X11/make_debian-X11 index ceadb2a..40b1cf3 100755 --- a/add-ons/yard/make-debian-X11/make_debian-X11 +++ b/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. diff --git a/yard/scripts/make_debian b/yard/scripts/make_debian index 27ec832..a041600 100755 --- a/yard/scripts/make_debian +++ b/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"; $, = " ";