Magellan Linux

Diff of /trunk/nonfree/ica-client/ica-client-12.0.0-r1.smage2

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

revision 11785 by niro, Wed Apr 11 21:39:26 2012 UTC revision 11786 by niro, Wed Apr 11 21:41:39 2012 UTC
# Line 137  src_install() Line 137  src_install()
137   minstalldir /usr/sbin || die   minstalldir /usr/sbin || die
138   echo 'env LC_ALL="" LANG="" LD_LIBRARY_PATH="/opt/ica-client" /opt/ica-client/ctxusbd $*' > ${BINDIR}/usr/sbin/ctxusbd || die   echo 'env LC_ALL="" LANG="" LD_LIBRARY_PATH="/opt/ica-client" /opt/ica-client/ctxusbd $*' > ${BINDIR}/usr/sbin/ctxusbd || die
139   mchmod 0755 /usr/sbin/ctxusbd || die   mchmod 0755 /usr/sbin/ctxusbd || die
140   mkeepdir /var/run/ctxusbd || die   mkeepdir /run/ctxusbd || die
141   fi   fi
142  }  }

Legend:
Removed from v.11785  
changed lines
  Added in v.11786