Skip to content

Commit

Permalink
No conflict prefix
Browse files Browse the repository at this point in the history
  • Loading branch information
Matyrobbrt committed Jul 4, 2024
1 parent efe2249 commit a616311
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ public void runtime(final String neoFormVersion, Directory patches, Directory re
project,
"reverseParchment",
mergeMappings.flatMap(WithOutput::getOutput).map(RegularFile::getAsFile),
project.provider(() -> "p_"),
project.provider(() -> ""),
project.getLayout().file(project.provider(() -> sourceSetDir)),
runtimeDefinition.getSpecification(),
workingDirectory,
Expand Down

0 comments on commit a616311

Please sign in to comment.