diff options
Diffstat (limited to 'chinese/msttf/pkg-plist')
-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 |