]> sipb.mit.edu Git - ikiwiki.git/blobdiff - debian/rules
web commit by joey
[ikiwiki.git] / debian / rules
index 74206370b1c65ee107adfe4f2c85b881fc099788..ac3b328a69f63488bc95a48a8974caeaaecbc01f 100755 (executable)
@@ -26,8 +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_installchangelogs
        dh_compress -X html
        dh_fixperms
@@ -39,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