--- rpms/smeserver-userpanels/contribs7/smeserver-userpanels.spec 2008/03/14 10:19:20 1.5 +++ rpms/smeserver-userpanels/contribs7/smeserver-userpanels.spec 2008/03/14 15:43:14 1.6 @@ -88,8 +88,8 @@ Delegate creation of users with restrict %patch4 -p1 %build -LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f ) -for lexicon in $LEXICONS +LEXICONS=$(find root/etc/e-smith/locale/ -type f ) +for lexicon in $LEXICONS root/etc/e-smith/web/functions/userpanel-{password,forwarding} do /sbin/e-smith/validate-lexicon $lexicon done