diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-24 22:46:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-09-24 22:46:58 +0000 |
commit | f9a4f1b53130802b0a5ef7a5a800563d718b2b29 (patch) | |
tree | c6e84d75a7030d56c098d09a8cae743c2b8bf9d3 /net/xprobe/pkg-plist | |
parent | f4c3fa2282cbde0e79825f2a692a68c7bb2f98ee (diff) | |
download | ports-f9a4f1b53130802b0a5ef7a5a800563d718b2b29.tar.gz ports-f9a4f1b53130802b0a5ef7a5a800563d718b2b29.zip |
Notes
Diffstat (limited to 'net/xprobe/pkg-plist')
-rw-r--r-- | net/xprobe/pkg-plist | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/xprobe/pkg-plist b/net/xprobe/pkg-plist index 9ad491716f01..d2804f156083 100644 --- a/net/xprobe/pkg-plist +++ b/net/xprobe/pkg-plist @@ -1,5 +1,3 @@ bin/xprobe2 -@unexec if cmp -s %D/%%ETCDIR%%/xprobe2.conf %D/%%ETCDIR%%/xprobe2.conf.sample; then rm -f %D/%%ETCDIR%%/xprobe2.conf; fi -%%ETCDIR%%/xprobe2.conf.sample -@exec if [ ! -f %D/%%ETCDIR%%/xprobe2.conf ]; then cp -p %D/%F %B/xprobe2.conf; fi +@sample %%ETCDIR%%/xprobe2.conf.sample man/man1/xprobe2.1.gz |