[Foo2zjs-maintainer] Bug#472895: foo2zjs: bashism in /bin/sh script
    Leonardo Rodrigues de Mello 
    l at lmello.eu.org
       
    Tue Apr 29 11:31:50 UTC 2008
    
    
  
-----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: l at lmello.eu.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: http://getfiregpg.org
iD8DBQFIFwfRLsy/JSmhVFURAhhcAJ47e1wG0N6yjRmlANuZjYs3WBR/EQCgi4qt
fFsptTS8yYzL711U016bAWc=
=Z8xB
-----END PGP SIGNATURE-----
    
    
More information about the Foo2zjs-maintainer
mailing list