Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Dec 1998 11:09:41 GMT
From:      Zach Heilig <zach@gaffaneys.com>
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/8984: Silly Typo in GIMP Manual distribution...
Message-ID:  <199812061109.LAA96708@k6n1.znh.org>

next in thread | raw e-mail | index | archive | help

>Number:         8984
>Category:       ports
>Synopsis:       Silly Typo in GIMP Manual distribution...
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec  6 03:20:01 PST 1998
>Last-Modified:
>Originator:     Zach Heilig
>Organization:
>Release:        FreeBSD 3.0-CURRENT i386
>Environment:

>Description:

The people packaging the tarball for the GIMP html documentation
mispelled Manual as Manaul in the directory name.

>How-To-Repeat:

>Fix:
	
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/gimp-manual-html/Makefile,v
retrieving revision 1.7
diff -u -r1.7 Makefile
--- Makefile	1998/12/04 22:10:57	1.7
+++ Makefile	1998/12/06 11:05:53
@@ -35,7 +35,7 @@
 
 .if ${DOCFORMAT} == "HTML"
 EXTRACT_SUFX=	-html.tar.bz2
-WRKSRC=		${WRKDIR}/GimpUserManual_v1.0.0
+WRKSRC=		${WRKDIR}/GimpUserManaul_v1.0.0
 
 BUILD_DEPENDS=	bzip2:${PORTSDIR}/archivers/bzip2
 
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812061109.LAA96708>