Date: Tue, 5 Mar 2002 07:52:12 -0800 (PST) From: Martin Blapp <mbr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/editors/openoffice/files patch-solenv::inc::tg_ext.mk Message-ID: <200203051552.g25FqCM88856@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mbr 2002/03/05 07:52:12 PST Modified files: editors/openoffice/files patch-solenv::inc::tg_ext.mk Log: Fix tar.gz extraction. Our tar seems not to like the included tar files and exits with error value 141. But only if the gunzip stream is redirected from STDIN. If our tar is used with -z, everything works. Looks like a BSD tar bug. Revision Changes Path 1.3 +9 -0 ports/editors/openoffice/files/patch-solenv::inc::tg_ext.mk To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203051552.g25FqCM88856>