# HG changeset patch # User Pascal Bellard # Date 1228074662 0 # Node ID 14119a3f80ea1a71ac2a089fb9a9fc870b365aa2 # Parent 6d060016548711991fb7f9e3b8b5e0d18d0881fb bristuff/asterisk: add asterisk-addon config files diff -r 6d0600165487 -r 14119a3f80ea bristuff/receipt --- a/bristuff/receipt Sun Nov 30 17:25:04 2008 +0000 +++ b/bristuff/receipt Sun Nov 30 19:51:02 2008 +0000 @@ -79,6 +79,7 @@ sed -i 's/^NO_H323=.*/NO_H323="--with-gsm=internal --without-pwlib --without-h323"/' ./compile.sh sh ./compile.sh -d $(cd _pkg; pwd) -i cp asterisk/configs/* _pkg/etc/asterisk/ + cp asterisk-addon/configs/* _pkg/etc/asterisk/ cd agx-ast-addons cmake "." -DCMAKE_INSTALL_PREFIX=../_pkg/usr make install