* Install the source of the examples into /usr/share/doc/ikiwiki/examples.

master
joey 2006-10-28 23:46:45 +00:00
parent bba10bb898
commit 1a8beaf4c6
2 changed files with 3 additions and 1 deletions

3
debian/changelog vendored
View File

@ -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 <joeyh@debian.org> Sat, 28 Oct 2006 19:23:03 -0400
-- Joey Hess <joeyh@debian.org> Sat, 28 Oct 2006 19:43:53 -0400
ikiwiki (1.31) unstable; urgency=low

1
debian/rules vendored
View File

@ -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