wok-current diff bristuff/receipt @ rev 1911
Add glibc-extra-samba
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Dec 21 23:07:53 2008 +0000 (2008-12-21) |
parents | 14119a3f80ea |
children | c1610baa4cf4 |
line diff
1.1 --- a/bristuff/receipt Sun Nov 30 19:51:02 2008 +0000 1.2 +++ b/bristuff/receipt Sun Dec 21 23:07:53 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