freebsd-ports/misc/help2man/pkg-plist
Tilman Keskinoz ac231e0b90 Cleanup empty directories for localized manpages.[1]
Readd pkg-plist, because PLIST_DIRS does not support
conditional @unexec rmdir

PR:		64901
Reported by:	dinoex
2004-03-30 09:29:47 +00:00

7 lines
247 B
Plaintext

bin/help2man
%%NLS%%lib/hacklocaledir.so
%%NLS%%share/locale/fr/LC_MESSAGES/help2man.mo
%%NLS%%share/locale/pl/LC_MESSAGES/help2man.mo
%%NLS%%@unexec rmdir %D/man/fr/man1 2>/dev/null || true
%%NLS%%@unexec rmdir %D/man/pl/man1 2>/dev/null || true