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

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

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

Revision 1.18 by jpp, Tue Dec 8 19:57:09 2020 UTC Revision 1.19 by jpp, Tue Dec 8 20:01:25 2020 UTC
# Line 1  Line 1 
1  # $Id: e-smith-mysql.spec,v 1.17 2020/12/08 03:49:44 jpp Exp $  # $Id: e-smith-mysql.spec,v 1.18 2020/12/08 19:57:09 jpp Exp $
2    
3  Summary: e-smith specific mysql configuration and templates.  Summary: e-smith specific mysql configuration and templates.
4  %define name e-smith-mysql  %define name e-smith-mysql
# Line 828  if [ $1 -gt 1 ] ; then Line 828  if [ $1 -gt 1 ] ; then
828    if [ -e /var/service/mariadb/run ] ; then    if [ -e /var/service/mariadb/run ] ; then
829          /usr/bin/sv d mariadb          /usr/bin/sv d mariadb
830          /usr/bin/sv d mariadb/log          /usr/bin/sv d mariadb/log
         # also  
         rm -rf /var/service/mariadb  
831    fi    fi
832      if [ -e /var/service/mariadb ] ; then
833            rm -rf /var/service/mariadb
834      fi
835    
836  fi  fi
837    
838  %post  %post


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