Merge pull request #379 from Apachez-/T5468

T5468: Remove unused manpages to free up space
This commit is contained in:
Christian Breunig 2023-08-24 16:09:24 +02:00 committed by GitHub
commit ab19289385
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,3 +4,8 @@
# Copyright/licenses files are ignored for deletion
shopt -s extglob
rm -rf /usr/share/doc/*/!(copyright*|README*) /usr/share/doc-base
# We also do not need any manpages on the system since man-binary is missing.
# This also frees some space.
rm -rf /usr/share/man