[Bioperl-guts-l] bioperl-run/Bio/Installer EMBOSS.pm,1.2,1.3
Albert Viella
avilella at pub.open-bio.org
Thu Feb 10 11:20:13 EST 2005
Update of /home/repository/bioperl/bioperl-run/Bio/Installer
In directory pub.open-bio.org:/tmp/cvs-serv3316
Modified Files:
EMBOSS.pm
Log Message:
EMBOSS-latest version bug
Index: EMBOSS.pm
===================================================================
RCS file: /home/repository/bioperl/bioperl-run/Bio/Installer/EMBOSS.pm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** EMBOSS.pm 10 Jan 2005 14:12:38 -0000 1.2
--- EMBOSS.pm 10 Feb 2005 16:20:11 -0000 1.3
***************
*** 79,86 ****
'DESTINATION_INSTALL_DIR' => "/usr/local",
'PACKAGE_NAME' => 'EMBOSS-latest.tar.gz',
! 'DIRECTORY_NAME' => 'EMBOSS-latest'
);
}
!
=head2 get_default
--- 79,86 ----
'DESTINATION_INSTALL_DIR' => "/usr/local",
'PACKAGE_NAME' => 'EMBOSS-latest.tar.gz',
! 'DIRECTORY_NAME' => 'EMBOSS-2.9.0'
);
}
! #FIXME: regexp directory_name so that is not hardcoded
=head2 get_default
More information about the Bioperl-guts-l
mailing list