You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Just need to add to the paths of locations for the install list from TGT_FILELIST the possibility of target_defs/<TGT_NAME>/
Also, if the file is a symlink, it needs to be followed to its source but copied as the name in FILELIST suggests.
Checks a name-based subdirectory under ${MISSION_DEFS} for
files listed in the FILELIST for that target.
If file is a symlink, the link should be followed so the correct
content is installed, not a symlink.
Is your feature request related to a problem? Please describe.
Just need to add to the paths of locations for the install list from TGT_FILELIST the possibility of target_defs/<TGT_NAME>/
Also, if the file is a symlink, it needs to be followed to its source but copied as the name in FILELIST suggests.
Describe the solution you'd like
Something like that maybe?
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context about the feature request here.
Requester Info
Full name and company/organization if applicable
The text was updated successfully, but these errors were encountered: