# fss-0002

main:
  tclsh installer.tcl -no-wait -no-apps -no-gui -no-html -no-nroff -no-examples -pkg-path /lib/tcl8.5/tclib$version
  chgrp e_tcl -R /lib/tcl?.?
  chmod o-rx -R /lib/tcl?.?
  chmod u+w,o-rx -R /lib/tcl?.?
  find /lib/tcl?.?/ -type d -exec chmod g+s '{}' ';'
