From 6256d3c29bbd42cde5b0f1ae7ba93f239b832929 Mon Sep 17 00:00:00 2001 From: Marius Gavrilescu Date: Wed, 10 Jul 2013 00:01:46 +0300 Subject: [PATCH] Add hardening --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 8e25463..baf66c5 100755 --- a/debian/rules +++ b/debian/rules @@ -3,6 +3,6 @@ dh $@ override_dh_auto_build: xmkmf -a - dh_auto_build + dh_auto_build -- CCOPTIONS="$(shell dpkg-buildflags --get CFLAGS)" EXTRA_LOAD_FLAGS="$(shell dpkg-buildflags --get LDFLAGS)" override_dh_auto_install: dh_auto_install -- BINDIR=/usr/games -- 2.30.2