wok-6.x rev 1793
bristuff/asterisk: add asterisk-addon config files
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Nov 30 19:51:02 2008 +0000 (2008-11-30) |
parents | 6d0600165487 |
children | cd99364b9f32 |
files | bristuff/receipt |
line diff
1.1 --- a/bristuff/receipt Sun Nov 30 17:25:04 2008 +0000 1.2 +++ b/bristuff/receipt Sun Nov 30 19:51:02 2008 +0000 1.3 @@ -79,6 +79,7 @@ 1.4 sed -i 's/^NO_H323=.*/NO_H323="--with-gsm=internal --without-pwlib --without-h323"/' ./compile.sh 1.5 sh ./compile.sh -d $(cd _pkg; pwd) -i 1.6 cp asterisk/configs/* _pkg/etc/asterisk/ 1.7 + cp asterisk-addon/configs/* _pkg/etc/asterisk/ 1.8 cd agx-ast-addons 1.9 cmake "." -DCMAKE_INSTALL_PREFIX=../_pkg/usr 1.10 make install