/[smecontribs]/rpms/smeserver-mailsorting/contribs7/smeserver-mailsorting.spec
ViewVC logotype

Diff of /rpms/smeserver-mailsorting/contribs7/smeserver-mailsorting.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.8 by dungog, Tue Dec 25 08:47:47 2007 UTC Revision 1.9 by dungog, Wed Dec 26 13:41:03 2007 UTC
# Line 115  Optionally provides user panels where us Line 115  Optionally provides user panels where us
115  %build  %build
116  perl createlinks  perl createlinks
117    
118    LEXICONS=$(find root/etc/e-smith/{locale/,web/functions/} -type f )
119    
120    for lexicon in $LEXICONS
121    do
122        /sbin/e-smith/validate-lexicon $lexicon
123    done
124    
125  %install  %install
126  rm -rf $RPM_BUILD_ROOT  rm -rf $RPM_BUILD_ROOT
127  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)  (cd root   ; find . -depth -print | cpio -dump $RPM_BUILD_ROOT)


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed