--- smage/trunk/core/ica-client/ica-client-6.00.908-r1.smage2 2010/04/27 23:09:49 300 +++ smage/trunk/core/ica-client/ica-client-6.00.908-r1.smage2 2010/04/27 23:13:44 301 @@ -23,33 +23,21 @@ SRCFILE="linuxx86-${PVER}.tar.gz" SRCDIR="${BUILDDIR}/${PNAME}-${PVER}" -# MCORE_ONLY_KEEP="# only keep the essential files to run wfica -# usr/bin/wfica -# opt/ica-client/wfica -# opt/ica-client/wfica.sh -# -# # needed to run wfica -# opt/ica-client/CHARICONV.DLL -# -# # needed for basic session encryption -# opt/ica-client/PDCRYPT1.DLL -# -# # proxy support, needed by wfica -# opt/ica-client/libproxy.so -# -# # wfica configuration files -# 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" +# only keep the essential files to run wfica +MCORE_ONLY_KEEP="usr/bin/wfica + opt/ica-client/wfica + opt/ica-client/wfica.sh" + +# needed for basic session encryption +MCORE_ONLY_KEEP+=" opt/ica-client/PDCRYPT1.DLL" + +# wfica configuration files +MCORE_ONLY_KEEP+=" opt/ica-client/config" + +# keyboard layouts +MCORE_ONLY_KEEP+=" opt/ica-client/keyboard/keyboard.ini + opt/ica-client/keyboard/automatic.kbd + opt/ica-client/keyboard/linux.kbd" sminclude mtools mcore-split