diff options
author | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-18 17:11:37 +0200 |
---|---|---|
committer | Jacob Appelbaum <jacob@appelbaum.net> | 2011-08-18 17:11:37 +0200 |
commit | e61a90871514df89df1de3687279bdaafbfe9534 (patch) | |
tree | d5cc2c1f1d181ed41471dc2782f217b1a88b5133 /packages/dreamplug-uaputl/debian/rules | |
parent | 1dec9708d7aed260051acc93f1d9bfabee003ebe (diff) | |
download | torouter-e61a90871514df89df1de3687279bdaafbfe9534.tar.gz torouter-e61a90871514df89df1de3687279bdaafbfe9534.zip |
remove dreamplug-uaputl; it is in debian sid now as package uaputl
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 $@ |