[Genabel-commits] r786 - pkg/ProbABEL/src
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Sep 27 11:27:39 CEST 2011
Author: lckarssen
Date: 2011-09-27 11:27:39 +0200 (Tue, 27 Sep 2011)
New Revision: 786
Modified:
pkg/ProbABEL/src/extIDS.pl
Log:
Added #!/usr/bin/perl to the start of the extIDS.pl script in ProbABEL. Now the script will actually be able to run after being installed by make install.
Modified: pkg/ProbABEL/src/extIDS.pl
===================================================================
--- pkg/ProbABEL/src/extIDS.pl 2011-09-16 12:01:24 UTC (rev 785)
+++ pkg/ProbABEL/src/extIDS.pl 2011-09-27 09:27:39 UTC (rev 786)
@@ -1,3 +1,4 @@
+#!/usr/bin/perl
while (<>) {
chomp;
More information about the Genabel-commits
mailing list