Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 99 | Rev 130 | Go to most recent revision | 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

diff -urNad trunk~/bin/install.pike trunk/bin/install.pike
--- trunk~/bin/install.pike     2008-08-19 13:51:08.000000000 +0200
+++ trunk/bin/install.pike      2010-07-28 16:12:19.000000000 +0200
@@ -2942,7 +2942,6 @@
   {
     do_export();
   }else{
-    dump_modules();
 
     // Delete any .pmod files that would shadow the .so
     // files that we just installed. For a new installation