mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 16:15:04 +00:00
Drop mod_java from jessie build
Right now mod_java fails to build on sid and jessie. We have a possible solution, but we'll just disable the build of the module while we test and verify.
This commit is contained in:
parent
15766d349d
commit
ab3e95569c
1
debian/bootstrap.sh
vendored
1
debian/bootstrap.sh
vendored
@ -39,6 +39,7 @@ avoid_mods_sid=(
|
|||||||
)
|
)
|
||||||
avoid_mods_jessie=(
|
avoid_mods_jessie=(
|
||||||
directories/mod_ldap
|
directories/mod_ldap
|
||||||
|
languages/mod_java
|
||||||
)
|
)
|
||||||
avoid_mods_wheezy=(
|
avoid_mods_wheezy=(
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user