On Saturday 09 May 2009 16:55:18 Xavier Maillard wrote: > Hi, > > it seems links made during a package construction is automatically > removed during makepkg step. How am I supposed to have links then ? > What is the recommended way ? > > Regards, > > Xavier > _______________________________________________ > SlackBuilds-users mailing list > [email protected] > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > >
They are removed and added to the doinst.sh script so they can be recreated on the target system. In other words the correct way is to make the symlink in the slackbuild. It will automaticly be added to the doinst.sh script. --dsomero _______________________________________________ SlackBuilds-users mailing list [email protected] http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/
