Révision 2072 tmp/org.txm.setups/shared/mac/INSTALL

INSTALL (revision 2072)
71 71
say $SAY_CREATESTAMP
72 72
echo "** TXM postinstall: create STAMP file"
73 73
# Create STAMP
74
rm "$TXMINSTALLDIR/STAMP"
74 75
touch "$TXMINSTALLDIR/STAMP"
75 76

  
76 77
if [ $? != 0 ];then
......
81 82
say $SAY_SETFILERIGHTS
82 83
echo "** TXM postinstall: set rights"
83 84
# Set executable files
84
chmod +x "$TXMINSTALLDIR"/Contents/TXM/plugins/CQP.macosx*/res/macosx/*
85
chmod +x "$TXMINSTALLDIR"/Contents/TXM/plugins/org.txm.libs.cqp.macosx*/res/macosx/*
86
chmod -R +x "$TXMINSTALLDIR"/Contents/TXM/plugins/org.txm.statsengine.r.core.macosx*/res/macosx/*
85 87

  
86 88
chmod -R +r "$TXMINSTALLDIR"
87 89
chmod +rx "$TXMINSTALLDIR/Contents/MacOS/TXM"

Formats disponibles : Unified diff