[MOBY-guts] biomoby commit

Eddie Kawas kawas at dev.open-bio.org
Tue Oct 13 15:38:10 UTC 2009


kawas
Tue Oct 13 11:38:10 EDT 2009
Update of /home/repository/moby/moby-live/Perl/MOSES-MOBY
In directory dev.open-bio.org:/tmp/cvs-serv4324/MOSES-MOBY

Modified Files:
	Makefile.PL 
Log Message:
added a no index directive for the templates/ directory so that the perldoc on cpan doesnt look messed up.
moby-live/Perl/MOSES-MOBY Makefile.PL,1.20,1.21
===================================================================
RCS file: /home/repository/moby/moby-live/Perl/MOSES-MOBY/Makefile.PL,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- /home/repository/moby/moby-live/Perl/MOSES-MOBY/Makefile.PL	2009/10/07 15:40:24	1.20
+++ /home/repository/moby/moby-live/Perl/MOSES-MOBY/Makefile.PL	2009/10/13 15:38:10	1.21
@@ -42,6 +42,7 @@
 
 	build_requires 'Test::More' => '0.42';
 	no_index 'directory'        => 'bin/scripts';
+	no_index 'directory'        => 'lib/MOSES/MOBY/Generators/templates';
 
 	install_script 'bin/scripts/moses-cache-tester.pl';
 	install_script 'bin/scripts/moses-config-status.pl';




More information about the MOBY-guts mailing list