Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148611860
D21858.id.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.id.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
Fri, Mar 20, 3:32 AM (7 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29978565
Default Alt Text
D21858.id.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