From eb7200bbe596515cbede50018c34c5b374b16cf0 Mon Sep 17 00:00:00 2001 From: Travis Cross Date: Tue, 9 Sep 2014 16:25:17 +0000 Subject: [PATCH] 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 --- debian/bootstrap.sh | 1 + 1 file changed, 1 insertion(+) 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