ports/171233: [MAINTAINER] games/simsu: fixed typo incons
nemysis
nemysis at gmx.ch
Sat Sep 1 13:00:21 UTC 2012
>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:
More information about the freebsd-ports-bugs
mailing list