aboutsummaryrefslogtreecommitdiff
path: root/pdebuild
diff options
context:
space:
mode:
authordancer <dancer>2001-11-06 15:38:28 +0000
committerdancer <dancer>2001-11-06 15:38:28 +0000
commitcbd971b3415fe4513ecc33b8a5525ca4e86ddf8e (patch)
tree1b3a0051edf7c004454c863b55dae23a456f2a08 /pdebuild
parent5846c171b3db0bc43cab351064d93b32df144ec7 (diff)
downloadpbuilder-cbd971b3415fe4513ecc33b8a5525ca4e86ddf8e.tar
pbuilder-cbd971b3415fe4513ecc33b8a5525ca4e86ddf8e.tar.gz
adding -us -uc
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