summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoeyh <joeyh>2006-03-19 23:32:15 +0000
committerjoeyh <joeyh>2006-03-19 23:32:15 +0000
commit0f0b27547d14d469ddc98050159e774b757e8cae (patch)
tree5b75fd33073e3fae1b4cf87d20f04fbdb53260b2 /debian
parent756a95e94afc89bc52d29995a4674db0d6b99345 (diff)
r1888: remove website update gunk; website is moving to wiki
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules7
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/rules b/debian/rules
index 4292724e..b404c6db 100755
--- a/debian/rules
+++ b/debian/rules
@@ -94,13 +94,6 @@ binary-indep: build
./run dh_md5sums
./run dh_builddeb
-# Update the debhelper web page. Not intended for use by anyone except the
-# author.
-DIR=/home/web/kitenet.net/programs/debhelper
-installhook:
- cp debian/changelog $(DIR)/CHANGES
- echo -n $(VERSION) > $(DIR)/LATEST-VERSION-IS
-
binary-arch:
binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary