[Bioperl-guts-l] [14992] bioperl-run/trunk/Bio/Installer: [bug 2644]
Christopher John Fields
cjfields at dev.open-bio.org
Thu Nov 13 22:48:54 EST 2008
Revision: 14992
Author: cjfields
Date: 2008-11-13 22:48:54 -0500 (Thu, 13 Nov 2008)
Log Message:
-----------
[bug 2644]
* remove extraneous shebangs (courtesy of Charles Plessy)
Modified Paths:
--------------
bioperl-run/trunk/Bio/Installer/Generic.pm
bioperl-run/trunk/Bio/Installer/PAML.pm
Modified: bioperl-run/trunk/Bio/Installer/Generic.pm
===================================================================
--- bioperl-run/trunk/Bio/Installer/Generic.pm 2008-11-14 03:29:08 UTC (rev 14991)
+++ bioperl-run/trunk/Bio/Installer/Generic.pm 2008-11-14 03:48:54 UTC (rev 14992)
@@ -1,5 +1,3 @@
-#!/usr/local/bin/perl
-
# BioPerl module for Bio::Installer::Generic
#
# Cared for by Albert Vilella
Modified: bioperl-run/trunk/Bio/Installer/PAML.pm
===================================================================
--- bioperl-run/trunk/Bio/Installer/PAML.pm 2008-11-14 03:29:08 UTC (rev 14991)
+++ bioperl-run/trunk/Bio/Installer/PAML.pm 2008-11-14 03:48:54 UTC (rev 14992)
@@ -1,5 +1,3 @@
-#!/usr/local/bin/perl
-
# BioPerl module for Bio::Installer::PAML
#
# Cared for by Albert Vilella
More information about the Bioperl-guts-l
mailing list