/[smeserver]/rpms/e-smith-base/sme10/e-smith-base.spec
ViewVC logotype

Diff of /rpms/e-smith-base/sme10/e-smith-base.spec

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

Revision 1.62 by jpp, Sun Nov 15 04:00:46 2020 UTC Revision 1.63 by jpp, Sun Nov 15 05:04:55 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-base.spec,v 1.61 2020/11/15 03:58:06 jpp Exp $  # $Id: e-smith-base.spec,v 1.62 2020/11/15 04:00:46 jpp Exp $
2    
3  Summary: e-smith server and gateway - base module  Summary: e-smith server and gateway - base module
4  %define name e-smith-base  %define name e-smith-base
# Line 2041  mkdir -p root/etc/systemd/system-preset Line 2041  mkdir -p root/etc/systemd/system-preset
2041      'sme last system user marker' /tmp /bin/false      'sme last system user marker' /tmp /bin/false
2042    
2043  %post  %post
2044  LEXICONS=$(find /etc/e-smith/locale/*/etc/e-smith/web/panels/password/cgi-bin/userpassword -type f)  LEXICONS=$(find /etc/e-smith/locale/*/etc/e-smith/web/panels/password/cgi-bin/userpassword -type f 2>/dev/null)
2045    
2046  for lexicon in $LEXICONS  for lexicon in $LEXICONS
2047  do  do
# Line 2055  done Line 2055  done
2055    
2056  %build  %build
2057    
2058  LEXICONS=$(find root/etc/e-smith/web/functions -type f 2>/dev/null| grep -v CVS)  LEXICONS=$(find root/etc/e-smith/web/functions -type f| grep -v CVS)
2059    
2060  for lexicon in $LEXICONS  for lexicon in $LEXICONS
2061  do  do


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