From ca99ac00690cd5330e587dd644c45db313f47e91 Mon Sep 17 00:00:00 2001 From: Reuben Thomas Date: Mon, 26 Nov 2007 16:07:06 +0000 Subject: Reinstate use of kdoc, which I mistakenly assumed was KDE-specific. --- conf/Makefile.am.in | 5 ++++- debian/control | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/conf/Makefile.am.in b/conf/Makefile.am.in index b71d2d3..84ef33f 100644 --- a/conf/Makefile.am.in +++ b/conf/Makefile.am.in @@ -31,12 +31,15 @@ install-data-local: install -m 755 etc/psion $(DESTDIR)$(initdir)/psion || : dist-hook: - $(MAKE) TMPDEST=$(distdir)/ specfile + $(MAKE) TMPDEST=$(distdir)/ kdoc specfile test -f CVS/Root && conf/cvs2cl -W 1800 -S --no-wrap --prune \ --gmt -f $(distdir)/ChangeLog || \ cp -f ChangeLog $(distdir)/ChangeLog rm -rf $(distdir)/debian/CVS +kdoc: + kdoc -d $(TMPDEST)doc/api -n libplp --strip-h-path $(TMPDEST)lib/*.h + specfile: sed -e "s/\@VERSION\@/$(VERSION)/" < $(TMPDEST)etc/plptools.spec.in \ > $(TMPDEST)etc/plptools.spec diff --git a/debian/control b/debian/control index 8623f27..68a4721 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: plptools -Build-Depends: debhelper (>= 4.0.2), automake (>= 1:1.4-p4-1.1) | automake1.6, autoconf, libtool, gettext, libncurses5-dev, libreadline4-dev, libnewt-dev +Build-Depends: debhelper (>= 4.0.2), automake (>= 1:1.4-p4-1.1) | automake1.6, autoconf, libtool, gettext, libncurses5-dev, libreadline4-dev, libnewt-dev, kdoc Section: otherosfs Priority: optional Maintainer: John Lines -- cgit v1.2.3