[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Fri Apr 3 16:52:21 UTC 2009


kawas
Fri Apr  3 12:52:21 EDT 2009
Update of /home/repository/moby/moby-live/Perl/MOBY-Server
In directory dev.open-bio.org:/tmp/cvs-serv11752/Perl/MOBY-Server

Modified Files:
	Makefile.PL 
Log Message:
specify that we need to install the shared script moby-s-update-db.pl
moby-live/Perl/MOBY-Server Makefile.PL,1.14,1.15
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL	2009/01/28 14:25:29	1.14
+++ /home/repository/moby/moby-live/Perl/MOBY-Server/Makefile.PL	2009/04/03 16:52:21	1.15
@@ -70,6 +70,7 @@
 
 	install_script 'bin/scripts/moby-s-install.pl';
 	install_script 'bin/scripts/moby-s-caching.pl';
+	install_script 'bin/scripts/moby-s-update-db.pl';
 
 	install_share 'share';
 




More information about the MOBY-guts mailing list