<div dir="ltr"><div>I'm making a "metaSlackBuild" for virt-manager+qemu (and all of their dependencies) and the thing is that i'm creating their packages not in /tmp (default value of $OUTPUT) but in /tmp/virt-manager/$dependency, i think you get the idea ;)<br clear="all">

</div><div><br></div><div>Anyway, libraries/libbonobo's SlackBuild does not "mkdir" $OUTPUT, it just has:</div><div>mkdir -p $TMP $PKG</div><div>and as a consequence when makepkg tries to drop the package, at /tmp/virt-manager/libbonobo/libbonobo*.txz, it fails.</div>

<div><br></div><div>Wondering if there are more SlackBuilds with this issue, here you can find a list of them: <a href="https://gist.github.com/nihilismus/7241892">https://gist.github.com/nihilismus/7241892</a></div><div>

<br></div><div>The funny think is that actually there are some SlackBuilds with "$OUPUT" (without the first "T"), for example: <a href="http://slackbuilds.org/cgit/slackbuilds/tree/desktop/cairo-dock/cairo-dock.SlackBuild?h=14.0#n60">http://slackbuilds.org/cgit/slackbuilds/tree/desktop/cairo-dock/cairo-dock.SlackBuild?h=14.0#n60</a></div>

<div><br></div><div>-Cheers</div><div><br></div>-- <br><div dir="ltr">Antonio Hernández Blas | Oaxaca, México, Mx.<br><a href="https://github.com/nihilismus" target="_blank">https://github.com/nihilismus</a> | <a href="https://bitbucket.org/nihilismus" target="_blank">https://bitbucket.org/nihilismus</a> | <a href="https://twitter.com/nihilipster" target="_blank">https://twitter.com/nihilipster</a></div>


</div>