aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-19 21:51:39 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-19 21:51:39 +0000
commitf0d7a5ee1a9fe6ea28b63544904e5126faad12ec (patch)
tree6b4ba277bb73ea242233017c3a57eb17c6238386 /debian/rules
parent470c46c79481a9017f28d4b7ec661fe073b00fa2 (diff)
downloadikiwiki-f0d7a5ee1a9fe6ea28b63544904e5126faad12ec.tar
ikiwiki-f0d7a5ee1a9fe6ea28b63544904e5126faad12ec.tar.gz
basewiki integration
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index b65fa72f9..b1ae6dd1f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,6 +24,8 @@ binary-indep: build
$(MAKE) pure_install INSTALLDIRS=vendor \
PREFIX=$(shell pwd)/debian/ikiwiki/$(shell perl -MConfig -e 'print $$Config{prefix}')
dh_installdocs html
+ dh_link usr/share/ikiwiki/basewiki \
+ usr/share/doc/ikiwiki/examples/basewiki
dh_installman ikiwiki.man
dh_installchangelogs
dh_compress