Magellan Linux

Diff of /smage/trunk/core/ica-client/ica-client-6.00.908-r1.smage2

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

revision 300 by niro, Tue Apr 27 23:09:49 2010 UTC revision 301 by niro, Tue Apr 27 23:13:44 2010 UTC
# Line 23  SDEPEND=">= app-arch/cpio-2" Line 23  SDEPEND=">= app-arch/cpio-2"
23  SRCFILE="linuxx86-${PVER}.tar.gz"  SRCFILE="linuxx86-${PVER}.tar.gz"
24  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"  SRCDIR="${BUILDDIR}/${PNAME}-${PVER}"
25    
26  # MCORE_ONLY_KEEP="# only keep the essential files to run wfica  # only keep the essential files to run wfica
27  # usr/bin/wfica  MCORE_ONLY_KEEP="usr/bin/wfica
28  # opt/ica-client/wfica   opt/ica-client/wfica
29  # opt/ica-client/wfica.sh   opt/ica-client/wfica.sh"
30  #  
31  # # needed to run wfica  # needed for basic session encryption
32  # opt/ica-client/CHARICONV.DLL  MCORE_ONLY_KEEP+=" opt/ica-client/PDCRYPT1.DLL"
33  #  
34  # # needed for basic session encryption  # wfica configuration files
35  # opt/ica-client/PDCRYPT1.DLL  MCORE_ONLY_KEEP+=" opt/ica-client/config"
36  #  
37  # # proxy support, needed by wfica  # keyboard layouts
38  # opt/ica-client/libproxy.so  MCORE_ONLY_KEEP+=" opt/ica-client/keyboard/keyboard.ini
39  #   opt/ica-client/keyboard/automatic.kbd
40  # # wfica configuration files   opt/ica-client/keyboard/linux.kbd"
 # opt/ica-client/config  
 #  
 # # keyboard layouts  
 # opt/ica-client/keyboard/keyboard.ini  
 # opt/ica-client/keyboard/automatic.kbd  
 # opt/ica-client/keyboard/linux.kbd  
 #  
 # # language support  
 # opt/ica-client/nls/C  
 # opt/ica-client/nls/en/Wfica  
 # # keep UTF-8 too  
 # opt/ica-client/nls/en/UTF-8/Wfica"  
41    
42  sminclude mtools mcore-split  sminclude mtools mcore-split
43    

Legend:
Removed from v.300  
changed lines
  Added in v.301