svn commit: r319306 - in head/shells/fish: . files
Jason Helfman
jgh at FreeBSD.org
Wed May 29 05:00:16 UTC 2013
On Tue, May 28, 2013 at 11:02 AM, Boris Samorodov <bsam at passap.ru> wrote:
> 28.05.2013 17:50, Martin Wilke пишет:
>
> > post-install:
> > +.for i in fish fish_indent fish_pager fishd mimedb
> > + @${STRIP_CMD} ${PREFIX}/bin/${i}
> > +.endfor
>
> Do we really allow dealing with files at $PREFIX?
>
>
This is the first time I've seen something like this, but I can't say it
hasn't done before without more investigation. Beyond this, I don't see why
this couldn't be done as a post-build target, but I also don't know if
there are any issues preventing this route.
-jgh
--
Jason Helfman | FreeBSD Committer
jgh at FreeBSD.org | http://people.freebsd.org/~jgh | The Power to Serve
More information about the svn-ports-all
mailing list