[Lunar-commits] CVS: moonbase/perl/perl POST_INSTALL,1.2,1.3
Terry Chan
tchan at lunar-linux.org
Fri Jul 30 04:36:45 GMT 2004
Update of /var/cvs/lunar/moonbase/perl/perl
In directory dbguin.lunar-linux.org:/tmp/cvs-serv24358
Modified Files:
POST_INSTALL
Log Message:
Added SGMLSpm to the list of modules that must be recompiled when a new version
of perl is installed.
Index: POST_INSTALL
===================================================================
RCS file: /var/cvs/lunar/moonbase/perl/perl/POST_INSTALL,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- POST_INSTALL 28 Jul 2004 16:12:20 -0000 1.2
+++ POST_INSTALL 30 Jul 2004 04:36:43 -0000 1.3
@@ -4,6 +4,7 @@
if module_installed irssi; then lin irssi; fi
if module_installed ImageMagick; then lin ImageMagick; fi
if module_installed SDL_perl; then lin SDL_perl; fi
+if module_installed SGMLSpm; then lin SGMLSpm; fi
message ""
message "${MESSAGE_COLOR}Remember to re-install ANY CPAN modules by hand!${DEFAULT_COLOR}"
message "${MESSAGE_COLOR}You will also need to re-lin lunar installed perl modules too!${DEFAULT_COLOR}"
More information about the Lunar-commits
mailing list