<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif">OK.  I've gotten the merge done and tested.  If I missed something, let me know.  Otherwise, I think it's ready for commit.<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Thanks again!<br><br></div><div class="gmail_default" style="font-family:tahoma,sans-serif">Eric<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 15, 2016 at 1:13 AM, Matteo Bernardini <span dir="ltr"><<a href="mailto:matteo.bernardini@gmail.com" target="_blank">matteo.bernardini@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">2016-03-15 9:09 GMT+01:00 Eric Pratt <<a href="mailto:eric.b.pratt@gmail.com">eric.b.pratt@gmail.com</a>>:<br>
> I was going to try to go to bed, but I decided to hell with it and took a<br>
> look at the script tonight.  I like your ffmpeg changes so we should<br>
> probably add those back in.  Also, the diff you sent doesn't seem to include<br>
> your previous find line for the symbol stripping.<br>
><br>
> -find $PKG | xargs file | grep -e "executable" -e "shared object" | grep ELF<br>
> \<br>
> +find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object"<br>
> | grep ELF \<br>
><br>
> I think your version is better and we should probably go with that.  If<br>
> you'd like, I can put together a updated slackbuild and email it to this<br>
> thread.  Or if you prefer, you can make the changes in your repository and<br>
> push them through on your next commit.  We'll go with whatever you think is<br>
> best.<br>
<br>
</span>IMHO, the first option is better: just email a new slackbuild with the<br>
modifications you think are best to this thread.<br>
thanks to you for having a look at my stuff!<br>
<span class="HOEnZb"><font color="#888888"><br>
Matteo<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
SlackBuilds-users mailing list<br>
<a href="mailto:SlackBuilds-users@slackbuilds.org">SlackBuilds-users@slackbuilds.org</a><br>
<a href="http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users" rel="noreferrer" target="_blank">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" rel="noreferrer" target="_blank">http://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" rel="noreferrer" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
</div></div></blockquote></div><br></div>