FreeBSD Bugzilla – Attachment 124076 Details for
Bug 167529
[patch] games/simutrans: update to 111.2.2
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch2.txt
patch2.txt (text/plain; charset=us-ascii), 897 bytes, created by
Alex Kozlov
on 2012-05-06 18:43:45 UTC
(
hide
)
Description:
patch2.txt
Filename:
MIME Type:
Creator:
Alex Kozlov
Created:
2012-05-06 18:43:45 UTC
Size:
897 bytes
patch
obsolete
>--- /tmp/Makefile.p.o 2012-05-06 19:50:50.000000000 +0300 >+++ Makefile 2012-05-06 20:24:33.000000000 +0300 >@@ -35,17 +35,22 @@ > USE_SDL= sdl mixer > USE_ZIP= yes > >+PLIST_FILES= bin/simutrans \ >+ bin/simutrans-bin \ >+ share/applications/simutrans.desktop >+ >+PLIST= ${WRKDIR}/plist >+ > post-patch: > @${REINPLACE_CMD} 's/simutrans/.simutrans/' ${WRKSRC}/simsys.cc > >+pre-install: >+ @${ECHO_CMD} "@dirrmtry share/applications" > ${PLIST} >+ > do-install: > ${MKDIR} ${DATADIR} >-.for _D in config font music pak skin text >- cd ${WRKSRC}/simutrans && ${FIND} ${_D} -type d -exec \ >- ${MKDIR} ${DATADIR}/{} \; >- cd ${WRKSRC}/simutrans && ${FIND} ${_D} -type f -exec \ >- ${INSTALL_DATA} {} ${DATADIR}/{} \; >-.endfor >+ @(cd ${WRKSRC}/simutrans && ${COPYTREE_SHARE} \ >+ "config font music pak skin text" ${DATADIR}) > .ifndef NOPORTDOCS > ${INSTALL_DATA} ${WRKSRC}/simutrans/readme.txt ${DATADIR} > .endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 167529
:
124074
|
124075
| 124076 |
124077