Bläddra i källkod

Fix the doc build.
Author: doogie
Date: 2003-05-19 16:38:45 GMT
Fix the doc build.

Arch Librarian 22 år sedan
förälder
incheckning
8319e9c32d
2 ändrade filer med 8 tillägg och 1 borttagningar
  1. 7 0
      debian/changelog
  2. 1 1
      doc/makefile

+ 7 - 0
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 <doogie@debian.org>  UNRELEASED
+
 apt (0.5.5) unstable; urgency=low
 
   * New deb version compare function, that has no integer limits, and

+ 1 - 1
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