From c2c2a2b86b90c79b4ef6926d232c484289cc9ca9 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 19:48:32 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: java) --- java/jboss5/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'java/jboss5') diff --git a/java/jboss5/Makefile b/java/jboss5/Makefile index e4b0b5a0f673..ed4bf058b54b 100644 --- a/java/jboss5/Makefile +++ b/java/jboss5/Makefile @@ -57,6 +57,7 @@ SUB_LIST= APP_HOME=${DATADIR} \ STOP_TIMEOUT=${STOP_TIMEOUT} \ USER=${USER} +NO_STAGE= yes .include do-build: -- cgit v1.2.3