ports/142533: [patch] games/linux-steam remove redundent sed command to adjust pkg-message

Sevan Janiyan venture37 at geeklan.co.uk
Sat Jan 9 18:10:03 UTC 2010


>Number:         142533
>Category:       ports
>Synopsis:       [patch] games/linux-steam remove redundent sed command to adjust pkg-message
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 09 18:10:02 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Sevan Janiyan
>Release:        
>Organization:
>Environment:
>Description:

>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/games/linux-steam/Makefile,v
retrieving revision 1.11
diff -u -r1.11 Makefile
--- Makefile	3 May 2009 22:47:01 -0000	1.11
+++ Makefile	9 Jan 2010 18:02:56 -0000
@@ -36,7 +36,6 @@
 	@${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}
 	@${BRANDELF} -t Linux ${WRKDIR}/${DISTFILES}
 	@${CHMOD} +x ${WRKDIR}/${DISTFILES} && cd ${WRKDIR} && ./${DISTFILES}
-	@${CAT} pkg-message | ${SED} 's|%%PREFIX%%|${PREFIX}|' > ${PKGMESSAGE}
 
 do-install:
 	@${MKDIR} ${PREFIX}/${INSTALLDIR}


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



More information about the freebsd-ports-bugs mailing list