From: Travis Cross Date: Tue, 9 Sep 2014 16:25:17 +0000 (+0000) Subject: Avoid mod_java on Debian wheezy X-Git-Tag: v1.4.8~2^2~8 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=eb7200bbe596515cbede50018c34c5b374b16cf0;p=thirdparty%2Ffreeswitch.git 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 --- diff --git a/debian/bootstrap.sh b/debian/bootstrap.sh index b71ab98265..e9b77825a0 100755 --- a/debian/bootstrap.sh +++ b/debian/bootstrap.sh @@ -41,6 +41,7 @@ avoid_mods_jessie=( languages/mod_java ) avoid_mods_wheezy=( + languages/mod_java ) avoid_mods_squeeze=( formats/mod_vlc