Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F105763242
D27954.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
491 B
Referenced Files
None
Subscribers
None
D27954.diff
View Options
Index: Mk/bsd.port.mk
===================================================================
--- Mk/bsd.port.mk
+++ Mk/bsd.port.mk
@@ -2022,7 +2022,7 @@
# be used to set or override the -i argument. Any other use is considered
# invalid.
REINPLACE_ARGS?= -i.bak
-.if defined(DEVELOPER)
+.if defined(DEVELOPER) && ${REINPLACE_ARGS} == "-i.bak"
REINPLACE_CMD?= ${SETENV} WRKSRC=${WRKSRC} REWARNFILE=${REWARNFILE} ${SCRIPTSDIR}/sed_checked.sh
.else
REINPLACE_CMD?= ${SED} ${REINPLACE_ARGS}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Dec 21, 8:26 AM (18 h, 3 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15539502
Default Alt Text
D27954.diff (491 B)
Attached To
Mode
D27954: BUGFIX: Only call sed_checked.sh if REINPLACE_ARGS hasn't been altered
Attached
Detach File
Event Timeline
Log In to Comment