We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bce291b commit ffb7585Copy full SHA for ffb7585
1 file changed
utils/customize.sh
@@ -74,7 +74,7 @@ case $# in
74
fi
75
done
76
77
- filelist_2="cmake/UseOTTemplate.cmake cmake/OTTemplateConfig.cmake.in lib/src/ottemplate lib/include/ottemplate lib/include/${module_newname}/OTTemplateprivate.hxx lib/include/${module_newname}/OTTemplate.hxx python/src/ottemplate_module.i distro/rpm/ottemplate.spec"
+ filelist_2="cmake/OTTemplateConfig.cmake.in lib/src/ottemplate lib/include/ottemplate lib/include/${module_newname}/OTTemplateprivate.hxx lib/include/${module_newname}/OTTemplate.hxx python/src/ottemplate_module.i distro/rpm/ottemplate.spec"
78
79
for file in $filelist_2
80
do
0 commit comments