FreeBSD Bugzilla – Attachment 160440 Details for
Bug 202715
games/wolfpack: switch to @sample, drop @dirrm
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
wolfpack.patch (text/plain), 1.28 KB, created by
Dmitry Marakasov
on 2015-08-28 13:35:26 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2015-08-28 13:35:26 UTC
Size:
1.28 KB
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 390640) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= wolfpack > PORTVERSION= 4.3.33 >+PORTREVISION= 1 > CATEGORIES= games > MASTER_SITES= SF/empserver/${DISTNAME} > DISTNAME= empire-${PORTVERSION} >@@ -41,6 +42,6 @@ > ${LN} -s ${BINDIR}/empire ${STAGEDIR}${PREFIX}/bin/emp_client > ${MKDIR} ${STAGEDIR}${ETCDIR} > ${STAGEDIR}${PREFIX}/lib/wolfpack/pconfig > \ >- ${STAGEDIR}${ETCDIR}/econfig.orig >+ ${STAGEDIR}${ETCDIR}/econfig.sample > > .include <bsd.port.post.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 390640) >+++ pkg-plist (working copy) >@@ -297,14 +297,12 @@ > %%DATADIR%%/info.nr/zdone > @mode 640 > etc/wolfpack/schedule >-@unexec if cmp -s %B/econfig.orig %B/econfig; then rm -f %B/econfig; fi >-etc/wolfpack/econfig.orig >-@exec if [ ! -f %B/econfig ] ; then cp -p %D/%F %B/econfig; fi >+@sample etc/wolfpack/econfig.sample > @mode 755 >-@dirrm %%DATADIR%%/builtin >-@dirrm %%DATADIR%%/info.nr >-@dirrm %%DATADIR%% >-@dirrm lib/wolfpack >+@dir %%DATADIR%%/builtin >+@dir %%DATADIR%%/info.nr >+@dir %%DATADIR%% >+@dir lib/wolfpack > @mode 750 >-@dirrmtry etc/wolfpack >-@dirrmtry /var/wolfpack >+@dir etc/wolfpack >+@dir /var/wolfpack
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
Actions:
View
|
Diff
Attachments on
bug 202715
: 160440