From 09090c86ea099008990bc5a9a14e1ac35bb1e584 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 19 Feb 2009 18:40:59 -0500 Subject: remove -B from examples for now There is some concern that passing -B to make may violate debian policy. --- examples/rules.tiny | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/rules.tiny b/examples/rules.tiny index 2d6c9877..cbe925d7 100755 --- a/examples/rules.tiny +++ b/examples/rules.tiny @@ -1,3 +1,3 @@ -#!/usr/bin/make -Bf +#!/usr/bin/make -f %: dh $@ -- cgit v1.2.3