aboutsummaryrefslogtreecommitdiffhomepage
path: root/debian
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2007-10-19 08:40:20 +0200
committerGuido Guenther <agx@sigxcpu.org>2007-10-19 08:40:20 +0200
commit51a48acd6809c2dc921e68c618b61aa5ae66925b (patch)
tree6bca73222fd6ddba8a3b352ec481968655f4a48b /debian
parent6aba358c925dd3c29db23cbd2123bdcb5950ab70 (diff)
don't split up the manual that much (local.dsl taken from darcs-buildpackage)
Diffstat (limited to 'debian')
-rwxr-xr-xdebian/rules2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index c20b9efa..1dc87692 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,7 +17,7 @@ docs/%.1: docs/man.%.sgml
docbook2man -o docs/ $<
$(MANUAL): docs/manual.sgml docs/chapters/*.sgml docs/manpages/*.sgml
- docbook-2-html -s gtk $<
+ docbook-2-html -s local $<
%.py: %
ln -s $< $@