[Slackbuilds-users] Missing soft link in package "virtualbox-ose-addons"

Jorge Gajon jorge.gajon at gmail.com
Fri Mar 13 00:48:15 UTC 2009


Hello Heinz,

On Thu, Mar 12, 2009 at 2:18 PM, Heinz Wiesinger <pprkut at liwjatan.at> wrote:
> On Thursday 12 March 2009 01:13:29 Jorge Gajon wrote:
>> I suggest adding these two
>> lines to the "doinst.sh" of the slackbuild:
>>
>> ( cd sbin ; rm -rf mount.vboxsf )
>> ( cd sbin ; ln -sf /usr/sbin/mount.vboxsf mount.vboxsf )
>
> Not necessary. You can directly modify it in the script. Change
>
> install -m 4755 mountvboxsf $PKG/usr/sbin/mount.vboxsf
>
> to
>
> install -m 4755 mountvboxsf $PKG/sbin/mount.vboxsf
>
> If you can confirm that this works for you too I will update the script.
>

I did the change you suggested, recompiled and installed the package.
Everything worked as expected. Additionally, a "mkdir -p $PKG/sbin"
was needed.

I'm attaching to this email a simple .diff file.


Thank you Heinz for creating and maintaining these packages!

Regards,

- Jorge
-------------- next part --------------
A non-text attachment was scrubbed...
Name: virtualbox-ose-addons.SlackBuild.diff
Type: application/octet-stream
Size: 836 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20090312/aa2f5961/attachment.obj>


More information about the SlackBuilds-users mailing list