From: Bdale Garbee Date: Wed, 10 Oct 2012 15:21:32 +0000 (-0600) Subject: minimize the rules file X-Git-Tag: debian/0.2.1-1~5 X-Git-Url: https://git.gag.com/?p=debian%2Fyforth;a=commitdiff_plain;h=9dcb7cf1dccc4ed072beb7836ef6c646e6930fc4 minimize the rules file --- diff --git a/debian/rules b/debian/rules index e20f4f5..f2244f7 100755 --- a/debian/rules +++ b/debian/rules @@ -1,10 +1,6 @@ #!/usr/bin/make -f -# WARNING - the makefile for this package is not SMP-safe! Don't try -# to build this package with 'make -j' - export DH_VERBOSE=1 -export DEB_BUILD_MAINT_OPTIONS = hardening=+all %: dh $@