Date: Sat, 27 Nov 1999 10:26:31 -0600 (CST) From: Steve Price <sprice@hiwaay.net> To: "Chris D. Faulhaber" <jedgar@fxp.org> Cc: Marc van Woerkom <van.woerkom@netcologne.de>, freebsd-ports@FreeBSD.ORG Subject: Re: INSTALL_PROGRAM considered harmful for Linux apps Message-ID: <Pine.OSF.4.10.9911271023470.29983-100000@fly.HiWAAY.net> In-Reply-To: <Pine.BSF.4.10.9911271026030.39322-100000@pawn.primelocation.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 27 Nov 1999, Chris D. Faulhaber wrote: # > I resorted to INSTALL_DATA plus CHMOD u+rx for the meanwhile. # # Since it is not a native FreeBSD binary, stripping with with the FreeBSD # strip would be bad (as you have seen). In this case, wouldn't # INSTALL_SCRIPT be more appropriate since INSTALL_SCRIPT installs, chmods, # but doesn't strip... You can also put 'STRIP=' in the ports Makefile and still use INSTALL_PROGRAM. I'm pretty sure this is what a couple of the other linux binary ports do and looks cleanest (IMHO). -steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.4.10.9911271023470.29983-100000>