gaim/www

b1a1c1fd5391
file isExecutable
(21:05:40) nosnilmot: LSchiere: did you get my update?
(21:05:59) LSchiere: nosnilmot: no, i missed it
(21:06:08) nosnilmot: LSchiere: as normal -
http://www.nosnilmot.com/gaim/gaim-ssl.txt.patch
(21:06:34) nosnilmot: LSchiere: I went through the pain of installing
slackware 9.1 to verify & make legal slack packages too :(
#!/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'