diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:30:24 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-01-22 00:30:24 +0000 |
commit | 8782296f87f346e407a9b588c61c901ad331a61b (patch) | |
tree | 9003db734f5474c93508ccf7f02ac0319bb0d249 /chinese/big5fs | |
parent | Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry (diff) |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Notes
Notes:
svn path=/head/; revision=154105
Diffstat (limited to 'chinese/big5fs')
-rw-r--r-- | chinese/big5fs/pkg-plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/big5fs/pkg-plist b/chinese/big5fs/pkg-plist index 4839d6303cc5..b2916b8c5825 100644 --- a/chinese/big5fs/pkg-plist +++ b/chinese/big5fs/pkg-plist @@ -2,4 +2,4 @@ etc/rc.d/big5fs.sh modules/cd9660.ko modules/%%MSDOSFSKO%% modules/ntfs.ko -@unexec rmdir %D/modules 2>/dev/null || true +@dirrmtry modules |