Date: Fri, 6 Mar 1998 14:58:55 -0800 (PST) From: Stefan Esser <se@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG Subject: cvs commit: ports/audio/kdemultimedia/patches patch-ab ports/net/kdenetwork/patches patch-aa Message-ID: <199803062258.OAA06835@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
se 1998/03/06 14:58:55 PST Modified files: audio/kdemultimedia/patches patch-ab net/kdenetwork/patches patch-aa Log: Remove $(SHELL) from definition of LIBTOOL. The libtool skript must be executed by a POSIX shell, and will be, if it is just started as a plain executable. Feeding it to /bin/csh, for example, will cause the build to fail, as people with C-Shell style login shell noticed ... Revision Changes Path 1.3 +13 -0 ports/audio/kdemultimedia/patches/patch-ab 1.3 +13 -0 ports/net/kdenetwork/patches/patch-aa 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?199803062258.OAA06835>