buildpackage: fix exporting of working copy when run from a subdir
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 25 Oct 2012 06:25:25 +0000 (09:25 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:22:10 +0000 (14:22 +0200)
commit1de742dce14aa262ca9e375b7ce8f85c19718a65
treedb9d3c0c4d02dd9a529a55f7ef2f677bc220d53b
parent4e1f6817919effbd2eb9a4bc218fac5041445440
buildpackage: fix exporting of working copy when run from a subdir

Exporting sources failed when git-buildpackage was run from a
subdirectory of the git working directory because the path of the custom
index file was not handled correctly.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/scripts/buildpackage.py
gbp/scripts/common/buildpackage.py