summaryrefslogtreecommitdiffstats
path: root/scripts/lib/ptxd_make_xpkg_pkg.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/ptxd_make_xpkg_pkg.sh')
-rw-r--r--scripts/lib/ptxd_make_xpkg_pkg.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/ptxd_make_xpkg_pkg.sh b/scripts/lib/ptxd_make_xpkg_pkg.sh
index 250075cfb..ae4c12f46 100644
--- a/scripts/lib/ptxd_make_xpkg_pkg.sh
+++ b/scripts/lib/ptxd_make_xpkg_pkg.sh
@@ -145,7 +145,7 @@ ptxd_install_setup_src() {
"${PTXDIST_PLATFORMCONFIGDIR}/projectroot${src}${PTXDIST_PLATFORMSUFFIX}" \
"${PTXDIST_WORKSPACE}/projectroot${src}" \
"${PTXDIST_PLATFORMCONFIGDIR}/projectroot${src}" \
- "${PTXDIST_TOPDIR}//projectroot${src}" \
+ "${PTXDIST_TOPDIR}/projectroot${src}" \
"${pkg_pkg_dir:+${pkg_pkg_dir}${src}}" \
"${pkg_dir:+${pkg_dir}${src}}" \
)