Search
j0ke.net Open Build Service
>
Projects
>
server:telephony
>
asterisk18
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 19
[-]
[+]
Changed
asterisk.spec
@@ -278,15 +278,15 @@ %build ./bootstrap.sh -%configure --with-mysqlclient +%configure export CFLAGS="%optflags" -make menuselect.makeopts; echo "MENUSELECT_EXTRA_SOUNDS=EXTRA-SOUNDS-EN-GSM" >> menuselect.makeopts echo "MENUSELECT_ADDONS=chan_mobile format_mp3 res_config_mysql app_mysql app_saycontrol cdr_mysql" >> menuselect.makeopts echo "MENUSELECT_UTILS=astcanary aelparse check_expr check_expr2 conf2ael hashtest hashtest2 muted refcounter stereorize streamplayer" >> menuselect.makeopts echo "MENUSELECT_AGIS=agi-test.agi eagi-test eagi-sphinx-test jukebox.agi" >> menuselect.makeopts # Force generation of BUILT_SOURCES-like files because asterisk can't get # their act together. +make menuselect.makeopts; make %{?_smp_mflags}; %install