diff --git a/sound/svox/Makefile b/sound/svox/Makefile index 2417bfc9d..e399b9953 100644 --- a/sound/svox/Makefile +++ b/sound/svox/Makefile @@ -46,7 +46,9 @@ endef define Build/Prepare $(call Build/Prepare/Default) +ifeq ($(QUILT),) mv $(PKG_BUILD_DIR)/pico/* $(PKG_BUILD_DIR) +endif endef define Package/svox/install