mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 05:02:10 +00:00
Avoid building mod_java on sid for now
We're getting dependency errors that seem to be an upstream issue.
This commit is contained in:
Vendored
+1
@@ -36,6 +36,7 @@ avoid_mods=(
|
||||
xml_int/mod_xml_radius
|
||||
)
|
||||
avoid_mods_sid=(
|
||||
languages/mod_java
|
||||
)
|
||||
avoid_mods_jessie=(
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user