Fix FTBFS on Hurd and kFreeBSD.

Make sure MMAP_FLAGS gets defined.
This commit is contained in:
Carlos Maddela
2017-08-06 02:54:22 +10:00
parent f16a9b9c7b
commit 84716913ad
3 changed files with 48 additions and 0 deletions

1
debian/changelog vendored
View File

@@ -5,6 +5,7 @@ dvdisaster (0.79.5-2) UNRELEASED; urgency=medium
* Remove unnecessary calls to dpkg-parsechangelog from debian/rules.
* debian/watch: Avoid repacking upstream tarballs unnecessarily.
* Fix more typos in error messages and docs.
* Fix FTBFS on Hurd and kFreeBSD.
-- Carlos Maddela <e7appew@gmail.com> Sat, 05 Aug 2017 20:03:21 +1000