Podman_compose_BigData/system/etc/dpkg/dpkg.cfg.d/excludes
2025-10-16 21:15:12 +09:00

15 lines
364 B
Plaintext

# Drop all man pages
path-exclude=/usr/share/man/*
# Drop all translations
path-exclude=/usr/share/locale/*/LC_MESSAGES/*.mo
# Drop all documentation ...
path-exclude=/usr/share/doc/*
# ... except copyright files ...
path-include=/usr/share/doc/*/copyright
# ... and Debian changelogs for native & non-native packages
path-include=/usr/share/doc/*/changelog.*