# fss-0002

main:
  chmod ugo-x tkcon.tcl
  tkis_local_push work
  mv -v tkcon-${version} /lib/tk?.?/
  chgrp e_tk -R /lib/tk?.?
  find /lib/tk?.? -type d -exec chmod g+s '{}' ';'
