wok diff bristuff/receipt @ rev 1936
get-wifi-firmware: typo in rt61 support
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Dec 26 18:12:23 2008 +0000 (2008-12-26) |
parents | 14119a3f80ea |
children | c1610baa4cf4 |
line diff
1.1 --- a/bristuff/receipt Sun Nov 30 19:51:02 2008 +0000 1.2 +++ b/bristuff/receipt Fri Dec 26 18:12:23 2008 +0000 1.3 @@ -79,7 +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 + cp asterisk-addons/configs/* _pkg/etc/asterisk/ 1.9 cd agx-ast-addons 1.10 cmake "." -DCMAKE_INSTALL_PREFIX=../_pkg/usr 1.11 make install