<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Sep 18, 2013 at 12:24 AM, Thomas Morper <span dir="ltr"><<a href="mailto:thomas@beingboiled.info" target="_blank">thomas@beingboiled.info</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Minor problem: doinst.sh generates broken symlinks to usr/lib... instead<br>
of /usr/lib... - was easily fixed.<br>
<div class="im"><br>
> 3.4) Make sure new rc.postgresql script is active<br>
<br>
</div>Minor problem: "Could not find 'postgres' binary." because the PRGNAM<br>
variable is missing in rc.postgresql. Again, easily fixed. Hmm... does<br>
this actually need to be a variable?<br></blockquote></div><br><br></div><div class="gmail_extra">The problem with symlinks is we must not use absolute paths (installpkg can be called with --root parameter).<br></div><div class="gmail_extra">
Anyway, I've simplified logic for symlinks in doinst.sh, should be more robust now.<br><br></div><div class="gmail_extra">I've also removed PRGNAM from all scripts except SlackBuild (it was a leftover from an earlier experiment with versioned package names).<br>
<br></div><div class="gmail_extra">Thanks for testing, I'll submit the SlackBuild (attached) during the weekend.<br><br><br></div><div class="gmail_extra">Best regards,<br>Adis<br></div><div class="gmail_extra"><br></div>
</div>