From owner-cvs-all@FreeBSD.ORG Thu Dec 30 19:41:02 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 725BC16A4CE; Thu, 30 Dec 2004 19:41:02 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 465FE43D4C; Thu, 30 Dec 2004 19:41:02 +0000 (GMT) (envelope-from trevor@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id iBUJf2wC035885; Thu, 30 Dec 2004 19:41:02 GMT (envelope-from trevor@repoman.freebsd.org) Received: (from trevor@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id iBUJf2kF035884; Thu, 30 Dec 2004 19:41:02 GMT (envelope-from trevor) Message-Id: <200412301941.iBUJf2kF035884@repoman.freebsd.org> From: Trevor Johnson Date: Thu, 30 Dec 2004 19:41:02 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: ports/emulators/linux_base-8 Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 19:41:02 -0000 trevor 2004-12-30 19:41:02 UTC FreeBSD ports repository Modified files: emulators/linux_base-8 Makefile Log: On amd64, the installation script contained in the glibc RPM fails. Work around this by using the --noscripts option. PR: 75645 Submitted by: Carlos F. A. Paniago and Conrad J. Sabatier Revision Changes Path 1.94 +1 -0 ports/emulators/linux_base-8/Makefile