OK.  I've gotten the merge done and tested.  If I missed something, let me
know.  Otherwise, I think it's ready for commit.

Thanks again!

Eric

On Tue, Mar 15, 2016 at 1:13 AM, Matteo Bernardini <
matteo.bernard...@gmail.com> wrote:

> 2016-03-15 9:09 GMT+01:00 Eric Pratt <eric.b.pr...@gmail.com>:
> > I was going to try to go to bed, but I decided to hell with it and took a
> > look at the script tonight.  I like your ffmpeg changes so we should
> > probably add those back in.  Also, the diff you sent doesn't seem to
> include
> > your previous find line for the symbol stripping.
> >
> > -find $PKG | xargs file | grep -e "executable" -e "shared object" | grep
> ELF
> > \
> > +find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared
> object"
> > | grep ELF \
> >
> > I think your version is better and we should probably go with that.  If
> > you'd like, I can put together a updated slackbuild and email it to this
> > thread.  Or if you prefer, you can make the changes in your repository
> and
> > push them through on your next commit.  We'll go with whatever you think
> is
> > best.
>
> IMHO, the first option is better: just email a new slackbuild with the
> modifications you think are best to this thread.
> thanks to you for having a look at my stuff!
>
> Matteo
> _______________________________________________
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - http://slackbuilds.org/faq/
>
>

Attachment: vice.tar.gz
Description: GNU Zip compressed data

_______________________________________________
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/

Reply via email to