summaryrefslogtreecommitdiff
path: root/debian
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 /debian
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 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
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.
#