]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/rules
* Rename inlinepage to depends, so that it can be used to refer to more
[ikiwiki.git] / debian / rules
index fc703fc9035bc316320966af9e750532efb5b419..ac3b328a69f63488bc95a48a8974caeaaecbc01f 100755 (executable)
@@ -26,9 +26,6 @@ binary-indep: build
        dh_install debian/wikilist etc/ikiwiki
        dh_installdocs html
        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 +35,9 @@ binary-indep: build
        dh_md5sums
        dh_builddeb
 
+# Not intended for use by anyone except the author.
+announcedir:
+       @echo ${HOME}/src/ikiwiki/doc/news
+
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary