--- rpms/smeserver-mysql/sme10/smeserver-mysql.spec 2022/03/13 23:19:14 1.4 +++ rpms/smeserver-mysql/sme10/smeserver-mysql.spec 2022/03/13 23:28:21 1.7 @@ -192,8 +192,9 @@ do done #phpMyAdmin template +mkdir -p root$ver/etc/e-smith/templates/etc/phpMyAdmin/config.inc.php/ sed rootscl/etc/e-smith/templates/etc/phpMyAdmin/config.inc.php/11configMysql_VER_ \ - -e "s_!!!VER!!!_${ver}_g" > rootscl/etc/e-smith/templates/etc/phpMyAdmin/config.inc.php/11configMysql${ver} + -e "s_!!!VER!!!_${ver}_g" > root$ver/etc/e-smith/templates/etc/phpMyAdmin/config.inc.php/11configMysql${ver} done @@ -318,7 +319,7 @@ Koozali SME Server configuration package %changelog * Sun Mar 13 2022 Jean-Philippe Pialasse 2.7.0-3.sme -- fix [SME: ] +- missing phpMyAdmin fragments [SME: 11899] * Sun Mar 13 2022 Jean-Philippe Pialasse 2.7.0-2.sme - fix few sclo issues [SME: 11899]