FreeBSD Bugzilla – Attachment 149609 Details for
Bug 195088
games/minecraft-server issues on virgin install
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Add %%DATADIR%% and %%ETCDIR%%
pkg-plist-20141119.diff (text/plain), 730 bytes, created by
Jonathan Price
on 2014-11-19 22:59:44 UTC
(
hide
)
Description:
Add %%DATADIR%% and %%ETCDIR%%
Filename:
MIME Type:
Creator:
Jonathan Price
Created:
2014-11-19 22:59:44 UTC
Size:
730 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 372826) >+++ Makefile (working copy) >@@ -2,7 +2,7 @@ > > PORTNAME= minecraft-server > PORTVERSION= 1.8 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= games java > MASTER_SITES= https://s3.amazonaws.com/Minecraft.Download/versions/${PORTVERSION}/ > DISTNAME= minecraft_server.${PORTVERSION}.jar >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 372826) >+++ pkg-plist (working copy) >@@ -1,6 +1,8 @@ > bin/minecraft-server > @owner mcserver > @group mcserver >+@dir %%DATADIR%% >+@dir %%ETCDIR%% > %%DATADIR%%/banned-ips.json > %%DATADIR%%/banned-players.json > %%DATADIR%%/debug
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:
freebsd
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 195088
:
149502
| 149609