mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-29 10:49:41 +02:00
Pmodules/modbuild
- create ${PMODULES_DISTFILESDIR} if not already exists
This commit is contained in:
@@ -293,6 +293,8 @@ fi
|
||||
declare -x PMODULES_TMPDIR
|
||||
declare -x PMODULES_DISTFILESDIR
|
||||
|
||||
mkdir -p "${PMODULES_DISTFILESDIR}"
|
||||
|
||||
declare -r BUILD_SCRIPTSDIR="${BUILD_BASEDIR}/scripts"
|
||||
declare -r BUILD_VERSIONSFILE="${BUILD_BASEDIR}/config/versions.conf"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user