summaryrefslogtreecommitdiffstats
path: root/security/pgp/pkg-plist
blob: 465373618d724063d56eb1ded06da24d0e462fd9 (plain)
1
2
3
4
5
6
7
8
9
10
11
bin/pgp
share/pgp/pgp.hlp
share/pgp/pgpdoc1.txt
share/pgp/pgpdoc2.txt
@unexec if cmp -s %D/share/pgp/language.txt %D/share/pgp/language.txt-dist; then rm -f %D/share/pgp/language.txt; fi
share/pgp/language.txt-dist
@exec [ ! -f %B/language.txt ] && cp %B/%f %B/language.txt
@unexec if cmp -s %D/share/pgp/config.txt %D/share/pgp/config.txt-dist; then rm -f %D/share/pgp/config.txt; fi
share/pgp/config.txt-dist
@exec [ ! -f %B/config.txt ] && cp %B/%f %B/config.txt
@dirrm share/pgp
OpenPOWER on IntegriCloud