summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-02-19 18:40:59 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-02-19 18:40:59 -0500
commit09090c86ea099008990bc5a9a14e1ac35bb1e584 (patch)
tree4a8210aa87a8f7f41f998ec37487bf5fb2c0c971 /examples
parent9d700975929417fe72bf46271c694ccb09d1c905 (diff)
remove -B from examples for now
There is some concern that passing -B to make may violate debian policy. <eyeroll>
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/rules.tiny2
1 files changed, 1 insertions, 1 deletions
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 $@