From 9be7993aa114e735d78f898fa5f96a2665556aee Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 12 Oct 2020 15:12:02 +0200 Subject: [vbox-src] Extpack has no a --- core/modules/vbox-src/module.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/modules/vbox-src') diff --git a/core/modules/vbox-src/module.build b/core/modules/vbox-src/module.build index f7bf3370..9869667a 100644 --- a/core/modules/vbox-src/module.build +++ b/core/modules/vbox-src/module.build @@ -12,7 +12,7 @@ fetch_source() { perror "Could not download_untar '$DOWNLOAD_URL' to '${MODULE_WORK_DIR}/src'." # oracle's extension pack - DOWNLOAD_URL="${DOWNLOAD_URL%/*}/Oracle_VM_VirtualBox_Extension_Pack-${REQUIRED_VBOX_VERSION}.vbox-extpack" + DOWNLOAD_URL="${DOWNLOAD_URL%/*}/Oracle_VM_VirtualBox_Extension_Pack-${BASEVAR}.vbox-extpack" download_untar "$DOWNLOAD_URL" "${MODULE_WORK_DIR}/extpack" || \ perror "Could not download_untar '$DOWNLOAD_URL' to '${MODULE_WORK_DIR}/extpack'." # Nice, Oracle - files in the tarball are world writable, but vbox refuses to use the extpack that way -- cgit v1.2.3-55-g7522