FreeBSD Bugzilla – Attachment 148324 Details for
Bug 194367
[MAINTAINER] japanese/ebnetd: use @dir to handle ${EBNET_RUNDIR} in pkg-plist
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Use @dir to handle ${EBNET_RUNDIR} in pkg-plist.
patch-japanese_ebnetd (text/plain), 578 bytes, created by
Yasuhiro Kimura
on 2014-10-15 04:31:08 UTC
(
hide
)
Description:
Use @dir to handle ${EBNET_RUNDIR} in pkg-plist.
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2014-10-15 04:31:08 UTC
Size:
578 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 370893) >+++ Makefile (working copy) >@@ -27,4 +27,7 @@ > > INFO= ebnetd ebnetd-ja > >+post-stage: >+ ${MKDIR} ${STAGEDIR}${RUNDIR}/${PORTNAME} >+ > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >--- pkg-plist (revision 370893) >+++ pkg-plist (working copy) >@@ -13,5 +13,4 @@ > sbin/ndtpcheck > sbin/ndtpcontrol > sbin/ndtpd >-@exec mkdir -m 0755 -p %%EBNETD_RUNDIR%% >-@dirrmtry %%EBNETD_RUNDIR%% >+@dir %%EBNETD_RUNDIR%%
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 194367
:
148324
|
148383