aboutsummaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
authorjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-15 04:40:32 +0000
committerjoey <joey@0fa5a96a-9a0e-0410-b3b2-a0fd24251071>2006-03-15 04:40:32 +0000
commita1a7019f276902c53aad2b2cb71e74f6e974fa05 (patch)
tree6f89260f5692410e62510d7397ccbe82e6f9e677 /debian/rules
parent1186094987d8ddb725cf4d69fa357741117d7c11 (diff)
downloadikiwiki-a1a7019f276902c53aad2b2cb71e74f6e974fa05.tar
ikiwiki-a1a7019f276902c53aad2b2cb71e74f6e974fa05.tar.gz
man page generation
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index 7a0f8868f..b65fa72f9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ binary-indep: build
$(MAKE) pure_install INSTALLDIRS=vendor \
PREFIX=$(shell pwd)/debian/ikiwiki/$(shell perl -MConfig -e 'print $$Config{prefix}')
dh_installdocs html
- dh_installexamples
+ dh_installman ikiwiki.man
dh_installchangelogs
dh_compress
dh_fixperms