diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:29:46 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 01:29:46 +0000 |
commit | 913a5a5cbae4d0f429ae82617b4e1fca51867d49 (patch) | |
tree | f99bd9b91ec272158b0ee070a9ec0871177d6ea8 /chinese/msttf | |
parent | ffbac30e7dc48153e09f82916b1b30c551b8a199 (diff) | |
download | ports-913a5a5cbae4d0f429ae82617b4e1fca51867d49.tar.gz ports-913a5a5cbae4d0f429ae82617b4e1fca51867d49.zip |
Notes
Diffstat (limited to 'chinese/msttf')
-rw-r--r-- | chinese/msttf/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/msttf/pkg-plist b/chinese/msttf/pkg-plist index cadb49339013..4df0d5dd603e 100644 --- a/chinese/msttf/pkg-plist +++ b/chinese/msttf/pkg-plist @@ -1,5 +1,5 @@ share/fonts/TrueType/simhei.ttf share/fonts/TrueType/simsun.ttc share/fonts/TrueType/tahoma.ttf -@unexec rmdir %D/share/fonts/TrueType 2>/dev/null || true -@unexec rmdir %D/share/fonts 2>/dev/null || true +@dirrmtry share/fonts/TrueType +@dirrmtry share/fonts |