[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Wed Jul 2 20:49:44 UTC 2008


kawas
Wed Jul  2 16:49:44 EDT 2008
Update of /home/repository/moby/moby-live/Perl/MOBY-Server
In directory dev.open-bio.org:/tmp/cvs-serv21493/Perl/MOBY-Server

Modified Files:
	Makefile.PL 
Log Message:
added the caching script to the makefile
moby-live/Perl/MOBY-Server Makefile.PL,1.7,1.8
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL	2008/06/05 14:13:52	1.7
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL	2008/07/02 20:49:44	1.8
@@ -106,6 +106,7 @@
 	no_index 'directory' => 'bin/scripts';
 
 	install_script 'bin/scripts/moby-s-install.pl';
+	install_script 'bin/scripts/moby-s-caching.pl';
 
 	install_share 'share';
 




More information about the MOBY-guts mailing list