1
0
mirror of https://github.com/fspc/gbootroot.git synced 2025-02-22 08:33:24 -05:00

This removes X11 mans, too.

This commit is contained in:
freesource 2001-09-14 05:57:11 +00:00
parent bf1fc647f6
commit 854d5971f6

View File

@ -363,7 +363,7 @@ foreach (@required_files) {
}
}
else {
if (! m,/usr/share/info|/usr/share/man|/usr/share/doc,) {
if (! m,/usr/share/info|/usr/share/man|/usr/share/doc|/usr/X11R6/man,) {
if ($alternatives{$_}) {
push(@alternatives,$_);
}