]> git.donarmstrong.com Git - debhelper.git/commitdiff
r1888: remove website update gunk; website is moving to wiki
authorjoeyh <joeyh>
Sun, 19 Mar 2006 23:32:15 +0000 (23:32 +0000)
committerjoeyh <joeyh>
Sun, 19 Mar 2006 23:32:15 +0000 (23:32 +0000)
debian/rules

index 4292724e2b05ebfe300a03da17c22c06fbfc9bfa..b404c6db60fea2aabe1de6bf81916f3fc80d2e1b 100755 (executable)
@@ -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