aboutsummaryrefslogtreecommitdiff
path: root/security/pgp
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-03-29 02:32:42 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-03-29 02:32:42 +0000
commitb292717b6f2ca841c03bf2e325244c33fe499923 (patch)
tree602d746a0a6d6667aae7cf81f427f62cd43a2727 /security/pgp
parent89b4eb4843f65fc0579524a345088c5cd7b15ef5 (diff)
downloadports-b292717b6f2ca841c03bf2e325244c33fe499923.tar.gz
ports-b292717b6f2ca841c03bf2e325244c33fe499923.zip
Notes
Diffstat (limited to 'security/pgp')
-rw-r--r--security/pgp/pkg-plist4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/pgp/pkg-plist b/security/pgp/pkg-plist
index 64c16b1be009..2d9f9895a04d 100644
--- a/security/pgp/pkg-plist
+++ b/security/pgp/pkg-plist
@@ -2,10 +2,10 @@ bin/pgp
lib/pgp/pgp.hlp
lib/pgp/pgpdoc1.txt
lib/pgp/pgpdoc2.txt
+@unexec if cmp -s %D/lib/pgp/language.txt %D/lib/pgp/language.txt-dist; then rm -f %D/lib/pgp/language.txt; fi
lib/pgp/language.txt-dist
@exec [ ! -f %B/language.txt ] && cp %B/%f %B/language.txt
-@unexec if cmp -s %D/lib/pgp/language.txt %D/lib/pgp/language.txt-dist; then rm -f %D/lib/pgp/language.txt; fi
+@unexec if cmp -s %D/lib/pgp/config.txt %D/lib/pgp/config.txt-dist; then rm -f %D/lib/pgp/config.txt; fi
lib/pgp/config.txt-dist
@exec [ ! -f %B/config.txt ] && cp %B/%f %B/config.txt
-@unexec if cmp -s %D/lib/pgp/config.txt %D/lib/pgp/config.txt-dist; then rm -f %D/lib/pgp/config.txt; fi
@dirrm lib/pgp