[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#8859: tcsh: Small change for Debian/SPARC



It's fixed.
-----BEGIN PGP SIGNED MESSAGE-----

Source: tcsh
Version: 6.07.02-2
Binary: tcsh
Maintainer: Vadim Vygonets <vadik@cs.huji.ac.il>
Architecture: any
Standards-Version: 2.1.2.2
Files:
 5237f43a5e533bde8ae6ed2bf924f396 552071 tcsh_6.07.02.orig.tar.gz
 6f70d3f36db7f4cdcbca99f476ffcd29 31828 tcsh_6.07.02-2.diff.gz

-----BEGIN PGP SIGNATURE-----
Version: 2.6.3ia+
Charset: latin1

iQCVAwUBM4oJXZYtG3yfwd7ZAQGRgwP+OS7ozEXZXyOXFXXwivofHyb2Nb9KZ5HD
WS8ulz01HWki6t4t+4uvQw/TAgKJ5NVBHPSX/Obtgv4Oukph62g6KB+EzNUn2ftt
w+EqDUxDCyxghqsWCc1RM4fDhGNe2zga7Bn1IumrbvaWgfwBzqWMLYQdktD9gU3/
GmWUbUR0JQg=
=2Ucy
-----END PGP SIGNATURE-----


On Fri, 18 Apr 1997, Eric Delaunay wrote:

> 
> Package: tcsh
> Version: 6.07.02-1
> 
> This small patch is needed for Debian/SPARC to compile.
> Thanks in advance.
> 
> --- tcsh-6.07.02/sh.sem.c.orig	Fri Apr 18 18:45:41 1997
> +++ tcsh-6.07.02/sh.sem.c	Fri Apr 18 17:53:28 1997
> @@ -51,9 +51,9 @@
> #endif /* CLOSE_ON_EXEC */
> 
> #if defined(__sparc__) || defined(sparc)
> -# if !defined(MACH) && SYSVREL == 0 && !defined(Lynx) && !defined(__NetBSD__)
> +# if !defined(MACH) && SYSVREL == 0 && !defined(Lynx) && !defined(__NetBSD__) && !defined(linux)
> #  include <vfork.h>
> -# endif /* !MACH && SYSVREL == 0 && !Lynx && !__NetBSD__ */
> +# endif /* !MACH && SYSVREL == 0 && !Lynx && !__NetBSD__ && !linux */
> #endif /* __sparc__ || sparc */
> 
> #ifdef VFORK
> 
> -- 
> Eric Delaunay                 | "La guerre justifie l'existence des militaires.
> delaunay@lix.polytechnique.fr | En les supprimant." Henri Jeanson (1900-1970)
> 

--
Vadim Vygonets * vadik@cs.huji.ac.il * vadik@debian.org * Unix admin
The fish doesn't think, because the fish knows...  everything.
	-- Arizona Dream


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-devel-changes-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: