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. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules') diff --git a/debian/rules b/debian/rules index 23b782b1..faeac03f 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ -#!/usr/bin/make -Bf +#!/usr/bin/make -f # If you're looking for an example debian/rules that uses debhelper, see # the examples directory. # -- cgit v1.2.3