Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153483108
D21858.id62808.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
633 B
Referenced Files
None
Subscribers
None
D21858.id62808.diff
View Options
Index: head/share/mk/bsd.files.mk
===================================================================
--- head/share/mk/bsd.files.mk
+++ head/share/mk/bsd.files.mk
@@ -109,7 +109,7 @@
# we need to expand ${group}DIR_${file} and replace
# all '/' and '*' with '_' to make a safe target name.
STAGE_AS_SETS+= ${${_${group}DIR_${file}}:C,[/*],_,g}
-STAGE_DIR.${${_${group}DIR_${file}}:C,[/*],_,g}= ${STAGE_OBJTOP}${${group}DIR_${file}}
+STAGE_DIR.${${_${group}DIR_${file}}:C,[/*],_,g}= ${STAGE_OBJTOP}${${_${group}DIR_${file}}}
stage_as.${${_${group}DIR_${file}}:C,[/*],_,g}: ${file}
installfiles-${group}: _${group}INS1_${file}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Apr 22, 10:14 AM (18 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31970363
Default Alt Text
D21858.id62808.diff (633 B)
Attached To
Mode
D21858: Need to use ${${_${group}DIR_${file}}} for STAGE_DIR
Attached
Detach File
Event Timeline
Log In to Comment