<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Nov 12, 2014 at 4:04 AM, Ivica Ico Bukvic <span dir="ltr"><<a href="mailto:ico@vt.edu" target="_blank">ico@vt.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000">Many thanks for this, Albert. Do we also need to disable moving or
    move the final deb file that is built into a specific folder? By
    default tar_em_up.sh moves it into the one level above the root git
    folder (e.g. if your git checkout is in ~/blah, the final deb will
    be placed in the ~/ folder).<br>
    </div></blockquote></div><br></div><div class="gmail_extra">The binary deb can't be used for a Debian source package anyway. I use tar_em_up.sh with the -F option as a way to build everything and put the install tree into the packages/linux_make/build, from where I can move it into the proper Debian staging directory. So I don't actually use the created tarball either.<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">But you're right, moving the tarball one level above the source directory might create issues on Launchpad. It would be nice to have an option to have tar_em_up.sh just populate packages/linux_make/build with everything that goes into the package, without actually building the deb package or tarball. Or at least disable the final step where the package gets moved out of the source directory.<br><br></div><div class="gmail_extra">However, I think that I can figure this out on my own. The relevant part of the tar_em_up.sh script are the lines following the `# finish install` comment, right? So I just need an option which does a full build as usual and then just disables the final steps from there.<br></div><div class="gmail_extra"><br>-- <br><div class="gmail_signature"><div dir="ltr">Dr. Albert Gr"af<br>Computer Music Research Group, JGU Mainz, Germany<br>Email:  <a href="mailto:aggraef@gmail.com" target="_blank">aggraef@gmail.com</a><br>WWW:    <a href="https://plus.google.com/+AlbertGraef" target="_blank">https://plus.google.com/+AlbertGraef</a></div></div>
</div></div>