From c2d8a4893c1b4654aa20bf81fae6f455f5bdb52c Mon Sep 17 00:00:00 2001 From: James Cowgill Date: Fri, 30 Dec 2016 18:59:38 +0000 Subject: Use debhelper compat 10 --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 55758fd..8f93cf3 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed %: - dh $@ --parallel + dh $@ override_dh_auto_configure: dh_auto_configure -- -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH) -DSFML_BUILD_DOC=ON -DSFML_INSTALL_PKGCONFIG_FILES=ON -- cgit v1.2.3