hsqldb: quote $(ANT) to make paths with spaces work
Change-Id: Ic687a733d752e93f39f5cc6c827de107d8c4327f
This commit is contained in:
@@ -20,7 +20,7 @@ $(eval $(call gb_ExternalProject_register_targets,hsqldb,\
|
||||
|
||||
$(call gb_ExternalProject_get_state_target,hsqldb,build) :
|
||||
cd $(EXTERNAL_WORKDIR) && \
|
||||
$(ANT) \
|
||||
"$(ANT)" \
|
||||
-q \
|
||||
-f build/build.xml \
|
||||
-Dbuild.label="build-$(RSCREVISION)" \
|
||||
|
Reference in New Issue
Block a user