Date: Thu, 17 Feb 2022 08:57:01 GMT From: Piotr Kubaj <pkubaj@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0f4d99434769 - main - games/eduke32: correct pkg-message Message-ID: <202202170857.21H8v1bT059467@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by pkubaj: URL: https://cgit.FreeBSD.org/ports/commit/?id=0f4d99434769d6db82fccb07c9b2398ee06262cf commit 0f4d99434769d6db82fccb07c9b2398ee06262cf Author: Piotr Kubaj <pkubaj@FreeBSD.org> AuthorDate: 2022-02-17 08:54:34 +0000 Commit: Piotr Kubaj <pkubaj@FreeBSD.org> CommitDate: 2022-02-17 08:54:34 +0000 games/eduke32: correct pkg-message --- games/eduke32/files/pkg-message.in | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/games/eduke32/files/pkg-message.in b/games/eduke32/files/pkg-message.in index 2b4684cbcf55..e22541a53c61 100644 --- a/games/eduke32/files/pkg-message.in +++ b/games/eduke32/files/pkg-message.in @@ -5,13 +5,8 @@ To complete the installation of this port, you need to copy the files DUKE3D.GRP and DUKE.RTS from the original Duke Nukem 3D distribution to %%DATADIR%% with names "duke3d.grp" and "duke.rts" -If you installed any of the optional packs, run the game with -g and the full -path of the pack file e.g. eduke32 -g %%DATADIR%%/duke3d_voxels.zip - To use the XXX Pack, you need to first include the HRP, -i.e. eduke32 -g %%DATADIR%%/duke3d_hrp.zip -g %%DATADIR%%/duke3d_xxx.zip - -The Voxel pack is intended for use with classic textures, HRP has new models. +i.e. eduke32 -g %%DATADIR%%/duke3d_hrp.zip -g %%DATADIR%%/duke-erp-210701.zip EOM } ]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202202170857.21H8v1bT059467>