mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Remove all man directories
This commit is contained in:
parent
a0ed8f11ec
commit
cb4057b78f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=125355
1 changed files with 2 additions and 0 deletions
|
@ -3,4 +3,6 @@ bin/help2man
|
|||
%%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/fr 2>/dev/null || true
|
||||
%%NLS%%@unexec rmdir %D/man/pl/man1 2>/dev/null || true
|
||||
%%NLS%%@unexec rmdir %D/man/pl 2>/dev/null || true
|
||||
|
|
Loading…
Add table
Reference in a new issue