Call ./configure script directly

Call ./configure script directly, instead of relying on debhelper,
to resolve incompatibilities with Bash-based script.
This commit is contained in:
Carlos Maddela
2017-08-15 00:29:03 +10:00
parent f83f9e81b0
commit a5f48d91a3
2 changed files with 7 additions and 3 deletions

2
debian/changelog vendored
View File

@@ -5,6 +5,8 @@ dvdisaster (0.79.5-4) UNRELEASED; urgency=medium
just the numeric part.
* Re-implement scripts/time-stamper.bash without direct calls to
dpkg-parsechangelog.
* Call ./configure script directly, instead of relying on debhelper,
to resolve incompatibilities with Bash-based script.
-- Carlos Maddela <e7appew@gmail.com> Mon, 14 Aug 2017 23:04:38 +1000