[Slackbuilds-users] info files on submitted packages

Joel J. Adamson adamsonj at email.unc.edu
Tue Aug 25 17:47:40 UTC 2009


> I have thought we should have this for a long time, and I include one in
> the doinst.sh for my Emacs-CVS SlackBuild, but I've never had problems
> with including new info files from SlackBuilds.  I have no explanation
> for how the new entries get there, however ;)

Whoops, I have my explanation: I do this with each install:

,----
| cd /usr/share/info
| for file in *
| do
|     install-info $file dir
| done
`----

I should do something more package-specific.

Joel
-- 
Joel J. Adamson	-- http://www.unc.edu/~adamsonj
University of North Carolina at Chapel Hill
CB #3280, Coker Hall
Chapel Hill, NC 27599-3280
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20090825/e7ad273f/attachment.sig>


More information about the SlackBuilds-users mailing list