Browse Source

This tells people what kind of packages swim found, these are required packages.

master
freesource 23 years ago
parent
commit
88c07c9b08
  1. 1
      add-ons/yard/make-debian-X11/make_debian-X11

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

@ -67,6 +67,7 @@ flwm libfltk1 xnest make-debian-x11 ash);
# Before starting make sure dswim and file-rc are present.
start_up();
print STDERR "Required packages found:\n";
system "swim --search \"Priority: required\" --no";
my $swim_packages = "swim -qS|";
my $swim_list = "swim -qSl|"; # Not using --df for empty directories.

Loading…
Cancel
Save