1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Simplify plist

This commit is contained in:
Baptiste Daroussin 2014-11-01 00:00:02 +00:00
parent 55ce3a950b
commit 4144e25852
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371980

View File

@ -17,16 +17,6 @@ man/sv/man1/jwhois.1.gz
%%NLS%%share/locale/tr/LC_MESSAGES/jwhois.mo %%NLS%%share/locale/tr/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/vi/LC_MESSAGES/jwhois.mo %%NLS%%share/locale/vi/LC_MESSAGES/jwhois.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/jwhois.mo %%NLS%%share/locale/zh_TW/LC_MESSAGES/jwhois.mo
@exec mkdir -p %D/var 2>/dev/null || true @rmtry var/jwhois/jwhois.db
@group nogroup @dir(,nogroup,775) var/jwhois
@mode 775 @dir var
@exec mkdir -p %D/var/jwhois 2>/dev/null || true
@unexec rm -f %D/var/jwhois/jwhois.db 2>/dev/null || true
@dirrmtry var/jwhois
@group
@mode
@dirrmtry var
@dirrmtry man/sv/man1
@dirrmtry man/sv
@unexec rmdir %D/share/locale/rw/LC_MESSAGES 2>/dev/null || true
@unexec rmdir %D/share/locale/rw 2>/dev/null || true