]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
debian: clean up conditional fuse2fs pacakge build rules
authorTheodore Ts'o <tytso@mit.edu>
Mon, 4 Sep 2017 03:53:57 +0000 (23:53 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 4 Sep 2017 04:12:56 +0000 (00:12 -0400)
commit716ff03b6c41de633f3bbe21b3ee607aa63f02cf
treeecbcedb009c27012fe25b7d47be051f660891361
parent9b4125798014d834d687862df10b9f42e6bf8118
debian: clean up conditional fuse2fs pacakge build rules

There's no point conditionalizing fuse2fs in the control file, since
we control whether or not fuse2fs is built in the rules file, and the
control file is going to be the same when built on all of the debian
build servers.

Also key off of DEB_HOST_ARCH_OS to determine whether or not we are
building for the Hurd, and define it so the right thing happens if
./debian/rules is run by hand on a Hurd system.

Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debian/control.in
debian/rules