From danger@tomas.elvandar.org  Fri May 26 17:02:55 2006
Return-Path: <danger@tomas.elvandar.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D0F6616A95D
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 May 2006 17:02:55 +0000 (UTC)
	(envelope-from danger@tomas.elvandar.org)
Received: from tomas.elvandar.org (tomas.elvandar.org [217.148.169.60])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8086943D77
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 26 May 2006 17:02:55 +0000 (GMT)
	(envelope-from danger@tomas.elvandar.org)
Received: by tomas.elvandar.org (Postfix, from userid 1002)
	id 67C49484537; Fri, 26 May 2006 17:02:54 +0000 (UTC)
Message-Id: <20060526170254.67C49484537@tomas.elvandar.org>
Date: Fri, 26 May 2006 17:02:54 +0000 (UTC)
From: Daniel Gerzo <danger@rulez.sk>
Reply-To: Daniel Gerzo <danger@rulez.sk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] Install imagelib/callouts/1-4.png images to the NanoBSD article
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 26 17:10:16 GMT 2006
>Closed-Date:    Sat May 27 10:16:19 GMT 2006
>Last-Modified:  Sat May 27 10:16:19 GMT 2006
>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@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:
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Sat May 27 10:16:09 UTC 2006 
State-Changed-Why:  
Committed, thanks for the submission! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=97963 
>Unformatted:
