Date: Sun, 31 Oct 1999 17:07:49 -0800 From: "David O'Brien" <obrien@FreeBSD.ORG> To: Marcin Cieslak <saper@system.pl> Cc: ports@FreeBSD.ORG Subject: Re: gif2png: 'optional' dependencies Message-ID: <19991031170749.G23583@dragon.nuxi.com> In-Reply-To: <Pine.GSO.4.20.9911010108170.15407-100000@tricord.system.pl>; from saper@system.pl on Mon, Nov 01, 1999 at 01:09:05AM %2B0100 References: <19991031152242.B23583@dragon.nuxi.com> <Pine.GSO.4.20.9911010108170.15407-100000@tricord.system.pl>
next in thread | previous in thread | raw e-mail | index | archive | help
> > A much cleaner way is: > > > > ${PERL} -pi.orig -e "s:/usr/bin/python:${PREFIX}/bin/python:" \ > > /path_to_file_to_change > > I finally did it with sed and mv, one command more, but no > bloatware :)) Perl is already in the base system, so where's the bloat comming from? -- -- David (obrien@NUXI.com) 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?19991031170749.G23583>