aboutsummaryrefslogtreecommitdiffstats
path: root/packages/dreamplug-uaputl/debian/rules
diff options
context:
space:
mode:
authorArturo FilastoĢ€ <hellais@torproject.org>2011-08-18 12:11:34 +0200
committerArturo FilastoĢ€ <hellais@torproject.org>2011-08-18 12:11:34 +0200
commitdfe11c74fe59ceaa68778d80ce6a8a16227350f9 (patch)
tree2eb80f6a135ae02d663bf7d76e572a157d7d7a5e /packages/dreamplug-uaputl/debian/rules
parente14cf93e2c93e94c00d55d51ffc8ca26e063377c (diff)
parent9539219428e74cda06510ab95900ec8f0a14e7e5 (diff)
downloadtorouter-dfe11c74fe59ceaa68778d80ce6a8a16227350f9.tar.gz
torouter-dfe11c74fe59ceaa68778d80ce6a8a16227350f9.zip
Merge branch 'master' of ssh://git-rw.torproject.org/torouter
Diffstat (limited to 'packages/dreamplug-uaputl/debian/rules')
-rwxr-xr-xpackages/dreamplug-uaputl/debian/rules13
1 files changed, 13 insertions, 0 deletions
diff --git a/packages/dreamplug-uaputl/debian/rules b/packages/dreamplug-uaputl/debian/rules
new file mode 100755
index 0000000..b760bee
--- /dev/null
+++ b/packages/dreamplug-uaputl/debian/rules
@@ -0,0 +1,13 @@
+#!/usr/bin/make -f
+# -*- makefile -*-
+# Sample debian/rules that uses debhelper.
+# This file was originally written by Joey Hess and Craig Small.
+# As a special exception, when this file is copied by dh-make into a
+# dh-make output file, you may use that output file without restriction.
+# This special exception was added by Craig Small in version 0.37 of dh-make.
+
+# Uncomment this to turn on verbose mode.
+#export DH_VERBOSE=1
+
+%:
+ dh $@