|
From: Johnny L. <jl...@pk...> - 2006-05-18 14:17:11
|
I am packaging up Webmin for pkgsrc (http://www.pkgsrc.org/). Unfortunately, this means that I can't use the Webmin module install/deinstall scripts for managing modules because being in pkgsrc involves creating a separately installable binary package for each Webmin module. I would still like to find some way to invoke the &module_uninstall functions from a module's uninstall.pl script as part of the binary package's "uninstall" action because &module_uninstall often does useful things like removing obsolete cron jobs. What is the right way to invoke this function from outside of miniserv.pl? Is this even possible? Thanks, -- Johnny Lam <jl...@pk...> |