Install two mutually-exclusive files with the same name to the same directory
问题 My program deploys with a configuration option that I've chosen to expose as a feature. This option can be one of two values. Each configuration changes a set of settings files. They have different input file names (for the sake of example, let's call it option1-config20-lv80.xml), but should be installed to the configuration directory as config20-lv80.xml. Each option has a prefix that should be stripped like that, which also means only one of these options can be selected for install at a