Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.9 by dungog, Wed Dec 26 02:44:15 2007 UTC | Revision 1.10 by dungog, Wed Dec 26 05:04:32 2007 UTC | |
---|---|---|
# | Line 138 enable vacation for themselves and to mo | Line 138 enable vacation for themselves and to mo |
138 | %build | %build |
139 | perl createlinks | perl createlinks |
140 | ||
141 | LEXICONS1=$(find root/etc/e-smith/locale/ -type f ) | LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f ) |
LEXICONS2=$(find root/etc/e-smith/web/functions/ -type f ) | ||
142 | ||
143 | for lexicon in $LEXICONS1 $LEXICONS2 | for lexicon in $LEXICONS |
144 | do | do |
145 | /sbin/e-smith/validate-lexicon $lexicon | /sbin/e-smith/validate-lexicon $lexicon |
146 | done | done |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |