Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F172192571
D7623.id19619.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
548 B
Referenced Files
None
Subscribers
None
D7623.id19619.diff
View Options
Index: Mk/bsd.port.mk
===================================================================
--- Mk/bsd.port.mk
+++ Mk/bsd.port.mk
@@ -2141,7 +2141,7 @@
COPYTREE_SHARE= ${SH} -c '(${FIND} -d $$0 $$2 | ${CPIO} -dumpl $$1 >/dev/null \
2>&1) && \
${FIND} -d $$0 $$2 -type d -exec chmod 755 $$1/{} \; && \
- ${FIND} -d $$0 $$2 -type f -exec chmod ${SHAREMODE} $$1/{} \;' --
+ ${FIND} -d $$0 $$2 -type f -exec chmod ${_SHAREMODE} $$1/{} \;' --
# The user can override the NO_PACKAGE by specifying this from
# the make command line
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Sep 17, 6:17 PM (11 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
39098307
Default Alt Text
D7623.id19619.diff (548 B)
Attached To
Mode
D7623: COPYTREE_SHARE should also be using _SHAREMODE and not SHAREMODE.
Attached
Detach File
Event Timeline
Log In to Comment