From owner-freebsd-ports Thu May 4 10:25: 8 2000 Delivered-To: freebsd-ports@freebsd.org Received: from manatee.mammalia.org (rjoseph-0.dsl.speakeasy.net [216.231.50.6]) by hub.freebsd.org (Postfix) with ESMTP id 7232E37C116; Thu, 4 May 2000 10:25:05 -0700 (PDT) (envelope-from rjoseph@mammalia.org) Received: from localhost (rjoseph@localhost) by manatee.mammalia.org (8.9.3/8.9.3) with ESMTP id KAA07240; Thu, 4 May 2000 10:24:44 -0700 (PDT) (envelope-from rjoseph@mammalia.org) Date: Thu, 4 May 2000 10:24:44 -0700 (PDT) From: R Joseph Wright To: "Chris D. Faulhaber" Cc: Kris Kennaway , freebsd-ports@FreeBSD.org Subject: Re: strip not recognizing file format In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, 4 May 2000, Chris D. Faulhaber wrote: > On Thu, 4 May 2000, Kris Kennaway wrote: > > > On Wed, 3 May 2000, R Joseph Wright wrote: > > > > > Beautiful. That's one hurdle.... > > > > I think this is bad style - INSTALL_SCRIPT is provided explicitly for > > scripts - you need to have two .for loops, one which INSTALL_PROGRAMs the > > binaries, and another which INSTALL_SCRIPTs the scripts. > > > > Yes, that's why I corrected myself by showing how to override STRIP so the > Linux binary is installed with INSTALL_PROGRAM and isn't stripped with > FreeBSD strip. > But as it turned out, the two files I was having problems with were perl scripts after all, so I did end up using INSTALL_SCRIPT for those ones. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message