From owner-cvs-all Wed Aug 1 8:20: 3 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id BE86B37B401; Wed, 1 Aug 2001 08:19:58 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f71FJwZ84063; Wed, 1 Aug 2001 08:19:58 -0700 (PDT) (envelope-from dd) Message-Id: <200108011519.f71FJwZ84063@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 1 Aug 2001 08:19:58 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/lang/gawk/files patch-Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/08/01 08:19:58 PDT Added files: lang/gawk/files patch-Makefile Log: Don't be stupid and assume that there's one, monolithic "bin" directory, and that we're installing in it. Specifically, don't assume we're installing into /usr/bin, which is where the system 'awk' is located. This prevents the creation of a /usr/local/bin/awk symlink, which should fix the mtree errors reported by bento. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message