Parent Directory | Revision Log | Revision Graph | Patch
Revision 1.5 by dungog, Fri Mar 14 10:19:20 2008 UTC | Revision 1.6 by slords, Fri Mar 14 15:43:14 2008 UTC | |
---|---|---|
# | Line 88 Delegate creation of users with restrict | Line 88 Delegate creation of users with restrict |
88 | %patch4 -p1 | %patch4 -p1 |
89 | ||
90 | %build | %build |
91 | LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f ) | LEXICONS=$(find root/etc/e-smith/locale/ -type f ) |
92 | for lexicon in $LEXICONS | for lexicon in $LEXICONS root/etc/e-smith/web/functions/userpanel-{password,forwarding} |
93 | do | do |
94 | /sbin/e-smith/validate-lexicon $lexicon | /sbin/e-smith/validate-lexicon $lexicon |
95 | done | done |
|
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |