summaryrefslogtreecommitdiff
path: root/packdist.sh
diff options
context:
space:
mode:
Diffstat (limited to 'packdist.sh')
-rwxr-xr-xpackdist.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packdist.sh b/packdist.sh
index 1e1c4d8e..a1fb3903 100755
--- a/packdist.sh
+++ b/packdist.sh
@@ -186,7 +186,7 @@ if [ ${dopack} = "1" ]; then
# force make check
force make distcheck
- force make dist
+ force fakeroot make dist
else
force cd distbuild
fi