summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHolger Paradies <retabell@gmx.de>2019-05-15 23:24:08 +0200
committerHolger Paradies <retabell@gmx.de>2019-05-15 23:24:08 +0200
commit3dc8edbb0ab8e2843e4888234e062b083fd1de0f (patch)
tree915f4949192c5f7bbe6b9b4c0aec63bd83686247
parentc5d28523a2f99ced2b3e843e9d50d2e2941aa831 (diff)
downloadkanotix-3dc8edbb0ab8e2843e4888234e062b083fd1de0f.zip
kanotix-3dc8edbb0ab8e2843e4888234e062b083fd1de0f.tar.gz
reenable Spitfire Build
-rwxr-xr-xnightly_build.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/nightly_build.bash b/nightly_build.bash
index 8250c3b..6f7f2c9 100755
--- a/nightly_build.bash
+++ b/nightly_build.bash
@@ -17,7 +17,7 @@ mkdir -p $target $next
BUILD_BUSTER=true
BUILD_STRETCH=true
-BUILD_JESSIE=false
+BUILD_JESSIE=true
BUILD_WHEEZY=false
################### SILVERFIRE ###################