aboutsummaryrefslogtreecommitdiff
path: root/pdebuild-internal
diff options
context:
space:
mode:
Diffstat (limited to 'pdebuild-internal')
-rw-r--r--pdebuild-internal2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdebuild-internal b/pdebuild-internal
index 948f6b6..68f3bd3 100644
--- a/pdebuild-internal
+++ b/pdebuild-internal
@@ -119,7 +119,7 @@ executehooks "A"
# do build with that user.
export DEBBUILDOPTS
-CMD="/usr/bin/dpkg-buildpackage -rfakeroot -us -uc '\${DEBBUILDOPTS}'"
+CMD="/usr/bin/dpkg-buildpackage -rfakeroot -us -uc \${DEBBUILDOPTS}"
echo "I: Running $CMD"
# This command should be ran with current directory as bind-mounted
# package source directory