wok diff bristuff/receipt @ rev 2054

fix CATEGORY
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jan 20 17:33:00 2009 +0000 (2009-01-20)
parents 14119a3f80ea
children c1610baa4cf4
line diff
     1.1 --- a/bristuff/receipt	Sun Nov 30 19:51:02 2008 +0000
     1.2 +++ b/bristuff/receipt	Tue Jan 20 17:33:00 2009 +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