FreeBSD Bugzilla – Attachment 166413 Details for
Bug 206831
games/lgeneral: Add missing bitmap file. Fixes crashing
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch to games/lgeneral
lgeneral.patch (text/plain), 1.26 KB, created by
Chris Mangin
on 2016-02-01 23:28:34 UTC
(
hide
)
Description:
Patch to games/lgeneral
Filename:
MIME Type:
Creator:
Chris Mangin
Created:
2016-02-01 23:28:34 UTC
Size:
1.26 KB
patch
obsolete
>diff -ruN lgeneral.orig/Makefile lgeneral/Makefile >--- lgeneral.orig/Makefile 2016-02-01 16:31:06.012615870 -0500 >+++ lgeneral/Makefile 2016-02-01 16:31:44.172612796 -0500 >@@ -3,6 +3,7 @@ > > PORTNAME= lgeneral > PORTVERSION= 1.3.1 >+PORTREVISION= 1 > CATEGORIES= games > MASTER_SITES= SF/${PORTNAME}/${PORTNAME} \ > SF/${PORTNAME}/${PORTNAME}-data:data >@@ -44,7 +45,7 @@ > .for i in flags terrain units > @${MKDIR} ${STAGEDIR}${DATADIR}/gfx/${i} > .endfor >- (${STAGEDIR}${PREFIX}/bin/lgc-pg -s ${WRKDIR}/pg-data \ >+ (${STAGEDIR}${PREFIX}/bin/lgc-pg --separate-bridges -s ${WRKDIR}/pg-data \ > -d ${STAGEDIR}${DATADIR}) > @${MKDIR} ${STAGEDIR}${DOCSDIR} > (cd ${WRKSRC} && ${INSTALL_DATA} README.* ${STAGEDIR}${DOCSDIR}) >diff -ruN lgeneral.orig/pkg-plist lgeneral/pkg-plist >--- lgeneral.orig/pkg-plist 2016-02-01 16:26:45.000000000 -0500 >+++ lgeneral/pkg-plist 2016-02-01 16:05:27.360721488 -0500 >@@ -35,6 +35,9 @@ > %%DATADIR%%/gfx/terrain/pg/airfield.bmp > %%DATADIR%%/gfx/terrain/pg/airfield_rain.bmp > %%DATADIR%%/gfx/terrain/pg/airfield_snow.bmp >+%%DATADIR%%/gfx/terrain/pg/bridge.bmp >+%%DATADIR%%/gfx/terrain/pg/bridge_rain.bmp >+%%DATADIR%%/gfx/terrain/pg/bridge_snow.bmp > %%DATADIR%%/gfx/terrain/pg/clear.bmp > %%DATADIR%%/gfx/terrain/pg/clear_rain.bmp > %%DATADIR%%/gfx/terrain/pg/clear_snow.bmp
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 Diff
View Attachment As Raw
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 206831
: 166413 |
166414
|
166445