* Install the source of the examples into /usr/share/doc/ikiwiki/examples.
parent
bba10bb898
commit
1a8beaf4c6
|
@ -18,8 +18,9 @@ ikiwiki (1.32) UNRELEASED; urgency=low
|
||||||
ikiwiki, like a weblog. The examples can be copied into a user's wiki
|
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
|
for a quick start, without needing to learn everything about how to put
|
||||||
them together.
|
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
|
ikiwiki (1.31) unstable; urgency=low
|
||||||
|
|
||||||
|
|
|
@ -26,6 +26,7 @@ binary-indep: build
|
||||||
DESTDIR=$(shell pwd)/debian/ikiwiki
|
DESTDIR=$(shell pwd)/debian/ikiwiki
|
||||||
dh_install wikilist etc/ikiwiki
|
dh_install wikilist etc/ikiwiki
|
||||||
dh_installdocs html
|
dh_installdocs html
|
||||||
|
dh_installexamples doc/examples
|
||||||
dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL
|
dh_link usr/share/common-licenses/GPL usr/share/doc/ikiwiki/html/GPL
|
||||||
dh_installchangelogs
|
dh_installchangelogs
|
||||||
dh_compress -X html
|
dh_compress -X html
|
||||||
|
|
Loading…
Reference in New Issue