--- rpms/smeserver-yum/sme10/smeserver-yum-2.6.0.bz10846.templates.patch 2020/01/31 03:08:38 1.1 +++ rpms/smeserver-yum/sme10/smeserver-yum-2.6.0.bz10846.templates.patch 2020/01/31 03:15:27 1.2 @@ -6,7 +6,7 @@ diff -Nur smeserver-yum-2.6.0.old/root/u for ktemplates in templateslist: #print ktemplates - if os.path.isfile(ktemplates): -+ mytemplatedir = '/etc/e-smith/templates/' + ktemplates ++ mytemplatedir = '/etc/e-smith/templates/' + ktemplates + if os.path.exists(mytemplatedir): os.spawnl(os.P_WAIT, expand_template, expand_template, ktemplates)