diff options
author | Clive Lin <clive@FreeBSD.org> | 2001-03-13 10:05:14 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2001-03-13 10:05:14 +0000 |
commit | 498d170be6a33590006c67972c43649edd9bb412 (patch) | |
tree | f04ebfda23e0efbe16dc96d802c91ab5d3c8c29e /chinese/pine4 | |
parent | 3c4896e2d7107a450e841ccad3e69ed3104606fb (diff) | |
download | ports-498d170be6a33590006c67972c43649edd9bb412.tar.gz ports-498d170be6a33590006c67972c43649edd9bb412.zip |
Notes
Diffstat (limited to 'chinese/pine4')
-rw-r--r-- | chinese/pine4/pkg-plist | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/chinese/pine4/pkg-plist b/chinese/pine4/pkg-plist index 34a1759d5615..f1caa404d16e 100644 --- a/chinese/pine4/pkg-plist +++ b/chinese/pine4/pkg-plist @@ -1,3 +1,6 @@ +@unexec %D/bin/pine -conf >%D/etc/pine.conf.tmp +@unexec if cmp -s %D/etc/pine.conf %D/etc/pine.conf.tmp; then rm -f %D/etc/pine.conf; fi +@unexec rm -f %D/etc/pine.conf.tmp bin/pgpdecode bin/pgpencrypt bin/pgpsign |