arrange for new releases to get news prepared for them via my wikiannounce
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 30 Mar 2006 20:15:14 +0000 (20:15 +0000)
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>
Thu, 30 Mar 2006 20:15:14 +0000 (20:15 +0000)
script

debian/rules

index fc703fc9035bc316320966af9e750532efb5b419..f64efb776a21334d82dffccdefda1000ab78941f 100755 (executable)
@@ -38,5 +38,9 @@ binary-indep: build
        dh_md5sums
        dh_builddeb
 
+# Not intended for use by anyone except the author.
+announcedir:
+       @echo ${HOME}/src/ikiwiki/news
+
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary