diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-01-19 22:40:42 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2006-01-19 22:40:42 +0000 |
commit | ced00c97fe6e341ae4ee9d441da1e82ce73bdc08 (patch) | |
tree | 8982eee5293e3bd425e99cad1f03109b8a5dcd9d /net/asterisk-oh323/pkg-plist | |
parent | b1935150149dc945d39fc6fe270570f905b38a78 (diff) |
Notes
Diffstat (limited to 'net/asterisk-oh323/pkg-plist')
-rw-r--r-- | net/asterisk-oh323/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/net/asterisk-oh323/pkg-plist b/net/asterisk-oh323/pkg-plist new file mode 100644 index 000000000000..09c7649f185d --- /dev/null +++ b/net/asterisk-oh323/pkg-plist @@ -0,0 +1,5 @@ +@unexec if cmp -s %D/etc/asterisk/oh323.conf %D/etc/asterisk/oh323.conf.sample; then rm -f %D/etc/asterisk/oh323.conf; fi +etc/asterisk/oh323.conf.sample +@exec [ -f %B/oh323.conf ] || cp %B/%f %B/oh323.conf +lib/liboh323wrap_s.a +lib/asterisk/modules/chan_oh323.so |