X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/44a74ec022d1ab0fe3fe12fb26b3f2a432dbb2eb..3ea8c882f296dcf66163b0c9b58254a2b93e06ae:/debian/rules diff --git a/debian/rules b/debian/rules index 74206370b..ac3b328a6 100755 --- a/debian/rules +++ b/debian/rules @@ -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