17 lines
476 B
Plaintext
17 lines
476 B
Plaintext
path-exclude /usr/share/doc/*
|
|
# we need to keep copyright files for legal reasons
|
|
path-include /usr/share/doc/*/copyright
|
|
path-exclude /usr/share/man/*
|
|
path-exclude /usr/share/groff/*
|
|
path-exclude /usr/share/info/*
|
|
# lintian stuff is small, but really unnecessary
|
|
path-exclude /usr/share/lintian/*
|
|
path-exclude /usr/share/linda/*
|
|
# Drop locales except English
|
|
path-exclude=/usr/share/locale/*
|
|
path-include=/usr/share/locale/en/*
|
|
path-include=/usr/share/locale/locale.alias
|
|
|
|
|
|
|