summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit1
1 files changed, 0 insertions, 1 deletions
diff --git a/dgit b/dgit
index c363821..d948e62 100755
--- a/dgit
+++ b/dgit
@@ -6413,7 +6413,6 @@ sub cmd_gbp_build {
sub cmd_git_build { cmd_gbp_build(); } # compatibility with <= 1.0
sub build_source {
- build_prep_early();
build_prep();
$sourcechanges = changespat $version,'source';
if (act_local()) {