From owner-cvs-ports Fri Mar 6 15:00:44 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA08195 for cvs-ports-outgoing; Fri, 6 Mar 1998 15:00:44 -0800 (PST) (envelope-from owner-cvs-ports) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA08145; Fri, 6 Mar 1998 15:00:34 -0800 (PST) (envelope-from se@FreeBSD.org) From: Stefan Esser Received: (from se@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA06835; Fri, 6 Mar 1998 14:58:55 -0800 (PST) Date: Fri, 6 Mar 1998 14:58:55 -0800 (PST) Message-Id: <199803062258.OAA06835@freefall.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 Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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