gaim/www

tcl added to build process

2003-12-11, Herman Bloggs
e6ebb8415ac6
file isExecutable
tcl added to build process
#!/bin/sh
if test "x$1" != x; then
SFUSER=$1
else
SFUSER=$USER
fi
/usr/bin/ssh $SFUSER@shell.sourceforge.net '/home/groups/g/ga/gaim/updatedocs.sh'