<div dir="ltr">I'll have to check out sbopkg. Just a thought I had while installing SlackBuilds recently. Just as easy to type installpkg /tmp/*.txz but thought a single script would be more all inclusive. My though on the txz being in the same dir as SlackBuild was for ease of install. Instead of calling the built package from /tmp/. SlackBuild is awesome in itself. No doubt. Just was wondering.</div>
<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Feb 1, 2013 at 4:12 AM, Eric Hameleers (SBo) <span dir="ltr"><<a href="mailto:alien@slackbuilds.org" target="_blank">alien@slackbuilds.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Op 1-2-2013 4:03, John C. Gage schreef:<br>
<div class="im">> Has there ever been a thought to modify the slackbuild script to<br>
> configure, make and create the TXZ file in the same directory in<br>
> which the SlackBuild script was run? Can the mod also automatically<br>
> call installpkg and install the package all in one script?<br>
><br>
><br>
</div>The SlackBuild script should do what it has been written for: build a<br>
Slackware package. We are not going to change that by adding feature<br>
creep.<br>
You can easily write a wrapper script which also installs the package<br>
afterwards. You can use sbopkg (<a href="http://sbopkg.org/" target="_blank">http://sbopkg.org/</a>) if you do not want<br>
to write scripts but use something which has proven its worth already.<br>
<br>
And building in the same directory as the SlackBuild? No idea why you<br>
would want that but try the following commandline to achieve this:<br>
<br>
# OUTPUT=$(pwd) TMP=$(pwd) ./some.SlackBuild<br>
<br>
Eric<br>
_______________________________________________<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" target="_blank">http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users</a><br>
Archives - <a href="http://lists.slackbuilds.org/pipermail/slackbuilds-users/" target="_blank">http://lists.slackbuilds.org/pipermail/slackbuilds-users/</a><br>
FAQ - <a href="http://slackbuilds.org/faq/" target="_blank">http://slackbuilds.org/faq/</a><br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>-------------------------------------------------------------------------------------------------------------------------------------------<br><br>Ever wonder what Linux is? I invite you to visit my site. You may find things are far better with Linux than your current operating system. Visit <a href="http://linux411.com" target="_blank">http://linux411.com</a>. I look forward to help you guide your way through the wonderful world of secure and worry-free computing you may be missing.<br>
<br>------------------------------------------------------------------------------------------------------------------------------------------<br><br> NOTICE:  This electronic mail message and any attached files are confidential.  The information is exclusively for the use of the individual or entity intended as the recipient.  If you are not the intended recipient, any use, copying, printing, reviewing, retention, disclosure, distribution or forwarding of the message or any attached file is not authorized and is strictly prohibited.  If you have received this electronic mail message in error, please advise <a href="mailto:postmaster@linux411.com" target="_blank">postmaster@linux411.com</a> by email immediately and permanently delete the original transmission, any attachments and any copies of this message from your computer system. Thank you.
</div>