diff options
author | bapt <bapt@FreeBSD.org> | 2015-09-25 06:44:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-09-25 06:44:26 +0800 |
commit | 626a73711a815196f4fcb0c496b4bcf2536d0bfb (patch) | |
tree | 3a47232f4140b0f513c50b1e47eb73bbbdf44e39 /net | |
parent | d8e88fad793460c92b12dfa23d6d713ad7b63400 (diff) | |
download | freebsd-ports-gnome-626a73711a815196f4fcb0c496b4bcf2536d0bfb.tar.gz freebsd-ports-gnome-626a73711a815196f4fcb0c496b4bcf2536d0bfb.tar.zst freebsd-ports-gnome-626a73711a815196f4fcb0c496b4bcf2536d0bfb.zip |
Convert to @sample
Diffstat (limited to 'net')
-rw-r--r-- | net/stone/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/stone/pkg-plist b/net/stone/pkg-plist index e69752274cc7..5ff993b55906 100644 --- a/net/stone/pkg-plist +++ b/net/stone/pkg-plist @@ -1,6 +1,4 @@ -@unexec if cmp -s %D/etc/stone.cnf %D/etc/stone.cnf.sample; then rm -f %D/etc/stone.cnf; fi -etc/stone.cnf.sample -@exec [ -f %B/stone.cnf ] || cp %B/%f %B/stone.cnf +@sampleetc/stone.cnf.sample bin/stone man/ja/man1/stone.1.gz man/man1/stone.1.gz |