[med-svn] [sambamba] 02/02: Enforce Meson
Matthias Klumpp
ximion-guest at moszumanska.debian.org
Fri Aug 4 02:35:55 UTC 2017
This is an automated email from the git hooks/post-receive script.
ximion-guest pushed a commit to branch master
in repository sambamba.
commit c8444782161b04b522f14ea14bbde85f6c9be1f8
Author: Matthias Klumpp <matthias at tenstral.net>
Date: Thu Aug 3 22:35:02 2017 -0400
Enforce Meson
Otherwise dh will try to do something stupid with Makefiles
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index c8a86be..21a0852 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ ifeq ($(DEB_HOST_ARCH),armhf)
endif
%:
- dh $@
+ dh $@ --buildsystem=meson
override_missing:
dh_missing --list-missing
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sambamba.git
More information about the debian-med-commit
mailing list