Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Sep 2012 14:58:02 +0200
From:      nemysis <nemysis@gmx.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        jgh@FreeBSD.org
Subject:   ports/171233: [MAINTAINER] games/simsu: fixed typo incons
Message-ID:  <20120901125808.9D4681065674@hub.freebsd.org>
Resent-Message-ID: <201209011300.q81D0IXk007489@freefall.freebsd.org>

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

>Number:         171233
>Category:       ports
>Synopsis:       [MAINTAINER] games/simsu: fixed typo incons
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Sep 01 13:00:18 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     nemysis
>Release:        FreeBSD 9.0-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD FreeBSD_Ports 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:46:30 UTC
>Description:

Makefile changed:

fixed typo incons

Generated with FreeBSD Port Tools 0.99_6 (mode: change, diff: ports)
>How-To-Repeat:
>Fix:

--- simsu-1.2.2_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/games/simsu/Makefile ./Makefile
--- /usr/ports/games/simsu/Makefile	2012-08-27 19:39:52.000000000 +0200
+++ ./Makefile	2012-09-01 14:49:41.000000000 +0200
@@ -47,7 +47,7 @@
 
 # Icons
 	${MKDIR} ${PREFIX}/share/icons/hicolor
-.for d in incons
+.for d in icons
 	@(cd ${WRKSRC}/${d} && ${COPYTREE_SHARE} hicolor ${PREFIX}/share/icons/)
 .endfor
 
--- simsu-1.2.2_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



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