diff --git a/exlibs/cdemu-common.exlib b/exlibs/cdemu-common.exlib index 810c56d..cf71e06 100644 --- a/exlibs/cdemu-common.exlib +++ b/exlibs/cdemu-common.exlib @@ -1,7 +1,7 @@ myexparam name= myexparam -b autogen=false -WORK="${WORKBASE}/${name}-${PV}" +WORK="${WORKBASE}/$(exparam name)-${PV}" if [[ "${PV}" == scm ]] ; then SCM_SUBPATH="$(exparam name)"