diff options
author | Arturo FilastoĢ <hellais@torproject.org> | 2011-08-19 10:51:07 +0200 |
---|---|---|
committer | Arturo FilastoĢ <hellais@torproject.org> | 2011-08-19 10:51:07 +0200 |
commit | 11aaab578cc13910aca7a32d87072781056f30df (patch) | |
tree | 01c8473754e676d08b16b300c5889cfc8cfc9d19 /packages/dreamplug-uaputl/debian/rules | |
parent | dfe11c74fe59ceaa68778d80ce6a8a16227350f9 (diff) | |
parent | e3327c32629717ee81283b9813e5764e6fda2c2e (diff) | |
download | torouter-11aaab578cc13910aca7a32d87072781056f30df.tar.gz torouter-11aaab578cc13910aca7a32d87072781056f30df.zip |
Merge branch 'master' of ssh://git-rw.torproject.org/torouter
Diffstat (limited to 'packages/dreamplug-uaputl/debian/rules')
-rwxr-xr-x | packages/dreamplug-uaputl/debian/rules | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/packages/dreamplug-uaputl/debian/rules b/packages/dreamplug-uaputl/debian/rules deleted file mode 100755 index b760bee..0000000 --- a/packages/dreamplug-uaputl/debian/rules +++ /dev/null @@ -1,13 +0,0 @@ -#!/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 $@ |