From: Arch Librarian Date: Mon, 20 Sep 2004 17:01:33 +0000 (+0000) Subject: Fix the doc build. X-Git-Tag: 0.7.24ubuntu1~756 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/8319e9c32d457219524b53080298a57b76cdf964 Fix the doc build. Author: doogie Date: 2003-05-19 16:38:45 GMT Fix the doc build. --- diff --git a/debian/changelog b/debian/changelog index 2d950adce..bd055b805 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +apt (0.5.5.1) unstable; urgency=low + + * Move the target of the example docs from doc to binary. Closes: + #192331 + + -- Adam Heath UNRELEASED + apt (0.5.5) unstable; urgency=low * New deb version compare function, that has no integer limits, and diff --git a/doc/makefile b/doc/makefile index 67236784c..ea25628bb 100644 --- a/doc/makefile +++ b/doc/makefile @@ -21,7 +21,7 @@ include $(SGML_MANPAGE_H) # Examples SOURCE = examples/apt.conf examples/sources.list examples/configure-index TO = $(DOC) -TARGET = doc +TARGET = binary include $(COPY_H) #.PHONY: headers library clean veryclean all binary program doc doc.pt_BR doc.fr