From: joey Date: Sat, 28 Oct 2006 23:46:45 +0000 (+0000) Subject: * Install the source of the examples into /usr/share/doc/ikiwiki/examples. X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/commitdiff_plain/1a8beaf4c6f09ee693bdc9447f74b21512509190 * Install the source of the examples into /usr/share/doc/ikiwiki/examples. --- diff --git a/debian/changelog b/debian/changelog index 3f0941ced..9a280ab6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,8 +18,9 @@ ikiwiki (1.32) UNRELEASED; urgency=low ikiwiki, like a weblog. The examples can be copied into a user's wiki for a quick start, without needing to learn everything about how to put them together. + * Install the source of the examples into /usr/share/doc/ikiwiki/examples. - -- Joey Hess Sat, 28 Oct 2006 19:23:03 -0400 + -- Joey Hess Sat, 28 Oct 2006 19:43:53 -0400 ikiwiki (1.31) unstable; urgency=low diff --git a/debian/rules b/debian/rules index fcbf2959d..4e14b5ca3 100755 --- a/debian/rules +++ b/debian/rules @@ -26,6 +26,7 @@ binary-indep: build DESTDIR=$(shell pwd)/debian/ikiwiki dh_install wikilist etc/ikiwiki dh_installdocs html + dh_installexamples doc/examples dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL dh_installchangelogs dh_compress -X html