FreeBSD Bugzilla – Attachment 110889 Details for
Bug 152102
[patch] Mk/bsd.port.mk: make dirrmtry more friendly
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.port.mk.diff
bsd.port.mk.diff (text/plain), 575 bytes, created by
Andrej Zverev
on 2010-11-10 10:40:13 UTC
(
hide
)
Description:
bsd.port.mk.diff
Filename:
MIME Type:
Creator:
Andrej Zverev
Created:
2010-11-10 10:40:13 UTC
Size:
575 bytes
patch
obsolete
>--- bsd.port.mk.orig 2010-11-10 12:49:50.000000000 +0300 >+++ bsd.port.mk 2010-11-10 12:50:12.000000000 +0300 >@@ -1630,7 +1630,7 @@ > WWWDIR=${WWWDIR} ETCDIR=${ETCDIR} > > PLIST_REINPLACE+= dirrmtry stopdaemon rmtry >-PLIST_REINPLACE_DIRRMTRY=s!^@dirrmtry \(.*\)!@unexec rmdir %D/\1 2>/dev/null || true! >+PLIST_REINPLACE_DIRRMTRY=s!^@dirrmtry \(.*\)!@unexec rmdir "%D/\1" 2>/dev/null || true! > PLIST_REINPLACE_RMTRY=s!^@rmtry \(.*\)!@unexec rm -f %D/\1 2>/dev/null || true! > PLIST_REINPLACE_STOPDAEMON=s!^@stopdaemon \(.*\)!@unexec %D/etc/rc.d/\1 forcestop 2>/dev/null || true!
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 152102
: 110889