?revision_form?Rev ?revision_input??revision_submit??revision_endform?
Rev 238 |
Blame |
Compare with Previous |
Last modification |
View Log
| RSS feed
Author: Magnus Holmgren <holmgren@debian.org>
Description: Make install.pike not dump modules; we do that in postinst
--- a/bin/install.pike
+++ b/bin/install.pike
@@ -3130,7 +3130,6 @@ the PRIVATE_CRT stuff in install.pike.\n
{
do_export();
}else{
- dump_modules();
// Delete any .pmod files that would shadow the .so
// files that we just installed. For a new installation