]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/rules
web commit by joey
[ikiwiki.git] / debian / rules
index fc703fc9035bc316320966af9e750532efb5b419..74206370b1c65ee107adfe4f2c85b881fc099788 100755 (executable)
@@ -28,7 +28,6 @@ binary-indep: build
        dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL
        dh_link usr/share/ikiwiki/basewiki \
                usr/share/doc/ikiwiki/examples/basewiki
-       dh_installman ikiwiki.man
        dh_installchangelogs
        dh_compress -X html
        dh_fixperms
@@ -38,5 +37,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