Commit 766425b1 authored by Andy Whitcroft's avatar Andy Whitcroft Committed by Tim Gardner

UBUNTU: [Packaging] reconstruct -- update when inserting final changes

BugLink: http://bugs.launchpad.net/bugs/1555543Signed-off-by: default avatarAndy Whitcroft <apw@canonical.com>
parent b04a4fd4
......@@ -101,7 +101,7 @@ printchanges:
git log "$$baseCommit"..HEAD | \
$(DROOT)/scripts/misc/git-ubuntu-log $(ubuntu_log_opts)
insertchanges:
insertchanges: autoreconstruct
@perl -w -f $(DROOT)/scripts/misc/insert-changes.pl $(DROOT) $(DEBIAN)
autoreconstruct:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment