Packaging Sun's libraries
I've built a .deb package for installing Sun's JSSE
library. The postinst script finds the jsse1.0.2-*.zip
file in /tmp, unzips it, and copies the files to an
appropriate location. The prerm script erases all of
those files.
Now that I've done the work, I wonder about a couple of
points:
* Has anyone else built a similer package so that I can
compare what I've done, and make sure I haven't forgotten
anything?
* Is anyone beside me actually interested in this stuff?
Reply to: