--- rpms/e-smith-base/sme10/e-smith-base.spec 2020/11/15 04:00:46 1.62 +++ rpms/e-smith-base/sme10/e-smith-base.spec 2020/11/15 05:04:55 1.63 @@ -1,4 +1,4 @@ -# $Id: e-smith-base.spec,v 1.61 2020/11/15 03:58:06 jpp Exp $ +# $Id: e-smith-base.spec,v 1.62 2020/11/15 04:00:46 jpp Exp $ Summary: e-smith server and gateway - base module %define name e-smith-base @@ -2041,7 +2041,7 @@ mkdir -p root/etc/systemd/system-preset 'sme last system user marker' /tmp /bin/false %post -LEXICONS=$(find /etc/e-smith/locale/*/etc/e-smith/web/panels/password/cgi-bin/userpassword -type f) +LEXICONS=$(find /etc/e-smith/locale/*/etc/e-smith/web/panels/password/cgi-bin/userpassword -type f 2>/dev/null) for lexicon in $LEXICONS do @@ -2055,7 +2055,7 @@ done %build -LEXICONS=$(find root/etc/e-smith/web/functions -type f 2>/dev/null| grep -v CVS) +LEXICONS=$(find root/etc/e-smith/web/functions -type f| grep -v CVS) for lexicon in $LEXICONS do