diff options
author | Timo Weingärtner <timo@tiwe.de> | 2012-03-26 21:36:41 +0200 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2013-01-07 14:18:04 +0100 |
commit | 9817011424d5a37501ffb6bcee573e6fb25b852d (patch) | |
tree | 471da8235345367713ec65f225aba6aee85659a1 /debian/rules | |
parent | a2060472fe74355a4b772ca0efd28249702a7025 (diff) | |
download | openssh-known-hosts-9817011424d5a37501ffb6bcee573e6fb25b852d.tar.gz |
drop debian/
debian packaging will be on separate branch now
Diffstat (limited to 'debian/rules')
-rwxr-xr-x | debian/rules | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/rules b/debian/rules deleted file mode 100755 index 2d33f6a..0000000 --- a/debian/rules +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/make -f - -%: - dh $@ |