Avoid mod_java on Debian wheezy

We're already avoiding it on sid and jessie; now we're hitting build
failures with it on wheezy.

ref: FS-6811
This commit is contained in:
Travis Cross 2014-09-09 16:25:17 +00:00
parent 3382b805a5
commit eb7200bbe5
1 changed files with 1 additions and 0 deletions

1
debian/bootstrap.sh vendored
View File

@ -41,6 +41,7 @@ avoid_mods_jessie=(
languages/mod_java
)
avoid_mods_wheezy=(
languages/mod_java
)
avoid_mods_squeeze=(
formats/mod_vlc