]> 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 f64efb776a21334d82dffccdefda1000ab78941f..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
@@ -40,7 +37,7 @@ binary-indep: build
 
 # Not intended for use by anyone except the author.
 announcedir:
-       @echo ${HOME}/src/ikiwiki/news
+       @echo ${HOME}/src/ikiwiki/doc/news
 
 binary: binary-indep binary-arch
 .PHONY: build clean binary-indep binary-arch binary