Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/modules/lprng/printing.client.class.in

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

revision 2655 by niro, Tue Nov 10 15:13:53 2015 UTC revision 2658 by niro, Tue Nov 10 16:00:22 2015 UTC
# Line 105  helper_generate_printcap() Line 105  helper_generate_printcap()
105   # install required kernel modules as well   # install required kernel modules as well
106   if is_provided basic-kernel   if is_provided basic-kernel
107   then   then
108   mcore-kernel-modules --add --module lp   ${MCORE_LIBDIR}/mcore-kernel-modules --add --module lp
109   mcore-kernel-modules --add --module usblp   ${MCORE_LIBDIR}/mcore-kernel-modules --add --module usblp
110   fi   fi
111    
112   CONFIG="${MROOT}@@SYSCONFDIR@@/printcap"   CONFIG="${MROOT}@@SYSCONFDIR@@/printcap"

Legend:
Removed from v.2655  
changed lines
  Added in v.2658