--- rpms/smeserver-vacation/contribs7/smeserver-vacation-1.0.spec 2007/12/26 02:44:15 1.9 +++ rpms/smeserver-vacation/contribs7/smeserver-vacation-1.0.spec 2007/12/26 05:04:32 1.10 @@ -138,10 +138,9 @@ enable vacation for themselves and to mo %build perl createlinks -LEXICONS1=$(find root/etc/e-smith/locale/ -type f ) -LEXICONS2=$(find root/etc/e-smith/web/functions/ -type f ) +LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f ) -for lexicon in $LEXICONS1 $LEXICONS2 +for lexicon in $LEXICONS do /sbin/e-smith/validate-lexicon $lexicon done