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 aren't removed per se, they are usually found in install/doinst.sh where they are executed after the package installation has finished. -Matt _______________________________________________ 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/
