diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-04-16 14:51:22 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-04-16 14:51:22 +0000 |
commit | 75ab17678271508997952258b463adcb3b2a064d (patch) | |
tree | 6b3fa3d744037f39aee7c91ab32743fb6dbd8aa6 /security/op | |
parent | d9e5a4ff8bf12e1dbf047b6d4e2a5380dc4a2320 (diff) | |
download | ports-75ab17678271508997952258b463adcb3b2a064d.tar.gz ports-75ab17678271508997952258b463adcb3b2a064d.zip |
Notes
Diffstat (limited to 'security/op')
-rw-r--r-- | security/op/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/op/pkg-plist b/security/op/pkg-plist index e6b5c1618ba0..4e3d9717c496 100644 --- a/security/op/pkg-plist +++ b/security/op/pkg-plist @@ -1,6 +1,4 @@ man/man1/op.1.gz -@unexec if cmp -s %D/etc/op.conf %D/etc/op.conf.sample; then rm -f %D/etc/op.conf; fi -etc/op.conf.sample -@exec [ -f %B/op.conf ] || cp %B/%f %B/op.conf +@sample etc/op.conf.sample bin/op @dirrmtry etc/op.d |