Stefan Sayer writes:

 > its lower case: > exclude_modules
 > and it is respected in both all and install targets.
 > (neither excluded_modules, nor EXCLUDED_MODULES)

i meant EXCLUDED_MODULES in debian/rules:

EXCLUDED_MODULES=binrpcctrl unixsockctrl l16 uac_auth ann_b2b auth_b2b 
announce_transfer callback click2dial diameter_client examples pin_collect 
py_sems reg_agent registrar_client sw_prepaid_sip webconference voicebox 
voicemail msg_storage precoded_announce call_timer mp3 examples

i added in make like this

# Add here commands to compile the package.
        $(MAKE) cfg-target=/etc/sems/ prefix=/usr \
                exclude_modules="$(EXCLUDED_MODULES)"

and after that modules were not compiled.

-- juha
_______________________________________________
Semsdev mailing list
[email protected]
http://lists.iptel.org/mailman/listinfo/semsdev

Reply via email to