gaim/www

file isExecutable
(11:28:52) nosnilmot: LSchiere: I'm running out of bizarre ways to install
gaim now : http://www.nosnilmot.com/gaim/gaim-ssl.txt.patch
#!/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'