aboutsummaryrefslogtreecommitdiff
path: root/pdebuild
diff options
context:
space:
mode:
Diffstat (limited to 'pdebuild')
-rw-r--r--pdebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdebuild b/pdebuild
index 97ced20..a90ee56 100644
--- a/pdebuild
+++ b/pdebuild
@@ -3,6 +3,6 @@ set -e
test -d ./debian
. /usr/lib/pbuilder/pbuilder-checkparams
-$BUILDSOURCEROOTCMD dpkg-buildpackage -S || true
+$BUILDSOURCEROOTCMD dpkg-buildpackage -S -us -uc || true
$PBUILDERROOTCMD pbuilder build "$@" ../$(dpkg-parsechangelog|grep ^Source:| cut -d\ -f2 )_$(dpkg-parsechangelog|grep ^Version: | cut -d\ -f2).dsc