no todo
authorjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Fri, 26 Aug 2005 03:18:54 +0000 (03:18 +0000)
committerjoey <joey@a4a2c43b-8ac3-0310-8836-e0e880c912e2>
Fri, 26 Aug 2005 03:18:54 +0000 (03:18 +0000)
debian/rules

index 2260c614e0555740691969b4fbe90712f808645e..d07e583e7979aeeef70312cdc4b1b798666a2e2f 100755 (executable)
@@ -40,7 +40,6 @@ VERSION=$(shell expr "`dpkg-parsechangelog 2>/dev/null |grep Version:`" : '.*Ver
 DIR=/home/web/kitenet.net/programs/filters
 installhook:
        cp debian/changelog $(DIR)/CHANGES
-       cp TODO $(DIR)/TODO
        echo -n $(VERSION) > $(DIR)/LATEST-VERSION-IS
        rm -f $(DIR)/*.tar.gz
        ln -s /home/joey/lib/debian/unstable/filters_$(VERSION).tar.gz $(DIR)/filters-$(VERSION).tar.gz
This page took 0.011232 seconds and 4 git commands to generate.