Fixing typos...

This commit is contained in:
jbeisner 2018-04-09 22:20:05 +00:00
parent f1fe1130f6
commit 23f2d2782c

View file

@ -112,8 +112,8 @@
Glob="$(AfterInstallHostScriptDestinationFile)"
Mode="ugo+x" />
<ReplaceFileContents InputFile="$(ConfigJsonFile)"
DestinationFile="$(RpmLayoutDirectory)$(RpmConfigJsonName)"
<ReplaceFileContents InputFiles="$(ConfigJsonFile)"
DestinationFiles="$(RpmLayoutDirectory)$(RpmConfigJsonName)"
ReplacementItems="@(SDKTokenValue)"/>
<!-- Call the task to build the pre-reqs (parameters, copyright, changelog) for calling the FPM tool -->