Magellan Linux

Diff of /smage/trunk/extras/citrix-plugin-speechmike/citrix-plugin-speechmike-0.3-r1.smage2

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

revision 4669 by niro, Fri Mar 22 12:32:20 2013 UTC revision 4670 by niro, Fri Mar 22 12:36:40 2013 UTC
# Line 57  postinstall_citrix-plugin-speechmike() Line 57  postinstall_citrix-plugin-speechmike()
57   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]   if [[ -z ${MROOT} ]] || [[ ${MROOT} = / ]]
58   then   then
59   [[ -x /usr/bin/speechmike-config ]] && /usr/bin/speechmike-config install   [[ -x /usr/bin/speechmike-config ]] && /usr/bin/speechmike-config install
60     # restart tmpfiles service to generate missing tmpfiles
61     systemctl restart systemd-tmpfiles-setup.service
62   fi   fi
63   mstartunit dpmmountd DPMMountd   mstartunit dpmmountd DPMMountd
64  }  }

Legend:
Removed from v.4669  
changed lines
  Added in v.4670