-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Here is the patch to solve the bashisms in this package.
- --- getweb.in.orig 2008-04-29 08:43:10.000000000 -0300
+++ getweb.in 2008-04-29 08:43:16.000000000 -0300
@@ -236,7 +236,7 @@
tar zxf $HERE/$file
cd $HERE
echo "The tarball is extracted and the current directory is up to date."
- - echo -e "Remove the tarball (y/n)? \c"
+ echo "Remove the tarball (y/n)? \c"
read ans
if [ "$ans" = y ]; then
rm -f $file
- --
Leonardo Rodrigues de Mello
jabber: [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://getfiregpg.org
iD8DBQFIFwfRLsy/JSmhVFURAhhcAJ47e1wG0N6yjRmlANuZjYs3WBR/EQCgi4qt
fFsptTS8yYzL711U016bAWc=
=Z8xB
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]