mirror of
https://github.com/fspc/gbootroot.git
synced 2026-09-08 12:51:40 -04:00
This removes X11 mans, too.
This commit is contained in:
@@ -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,$_);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user