summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xstage-pkg2
1 files changed, 1 insertions, 1 deletions
diff --git a/stage-pkg b/stage-pkg
index af63f54..1a77e1f 100755
--- a/stage-pkg
+++ b/stage-pkg
@@ -101,7 +101,7 @@ function dist() # <group> <dir>
rm -f "$o/$b"-*
fi
- b "dist($d/)" "config.dist.archives=$owd/$o/tar.gz"
+ b "dist($d/)" config.dist.root=/tmp/dist "config.dist.archives=$owd/$o/tar.gz"
}
for d in "${dirs[@]}"; do