docs/97963: [patch] Install imagelib/callouts/1-4.png images to the NanoBSD article
Daniel Gerzo
danger at rulez.sk
Fri May 26 17:10:22 UTC 2006
>Number: 97963
>Category: docs
>Synopsis: [patch] Install imagelib/callouts/1-4.png images to the NanoBSD article
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Fri May 26 17:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Daniel Gerzo
>Release: FreeBSD 6.1-STABLE i386
>Organization:
rulez.sk
>Environment:
System: FreeBSD tomas.elvandar.org 6.1-STABLE FreeBSD 6.1-STABLE #3: Fri May 12 09:01:12 CEST 2006 root at redqueen.elvandar.org:/usr/obj/usr/src/sys/REDQUEEN i386
>Description:
The NanoBSD article uses <callouts> tags and is missing images on the
web site, so install them.
>How-To-Repeat:
http://www.freebsd.org/doc/en_US.ISO8859-1/articles/nanobsd/howto.html
>Fix:
--- Makefile.diff begins here ---
--- Makefile.orig Tue May 16 13:58:44 2006
+++ Makefile Fri May 26 16:58:59 2006
@@ -11,6 +11,12 @@
INSTALL_COMPRESSED?= gz
INSTALL_ONLY_COMPRESSED?=
+# Images from the cross-document image library
+IMAGES_LIB= callouts/1.png
+IMAGES_LIB+= callouts/2.png
+IMAGES_LIB+= callouts/3.png
+IMAGES_LIB+= callouts/4.png
+
SRCS= article.sgml
URL_RELPREFIX?= ../../../..
--- Makefile.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list