diff --git a/scripts/Build-Pkg b/scripts/Build-Pkg index 12b4f067a..6073d218d 100755 --- a/scripts/Build-Pkg +++ b/scripts/Build-Pkg @@ -791,7 +791,7 @@ then if [ "$download" = 1 ]; then echo_status "Running ./scripts/Download for this package..." echo_status "----- DOWNLOAD LOG -----" - echo; ./scripts/Download $pkg; echo + echo; ./scripts/Download $xpkg; echo echo_status "------------------------" fi fi