File: Use-system-s-Perl.patch

package info (click to toggle)
bioperl-run 1.6.9-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 29,688 kB
  • ctags: 1,839
  • sloc: perl: 27,113; xml: 587; makefile: 8
file content (18 lines) | stat: -rw-r--r-- 570 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Forwarded: https://redmine.open-bio.org/issues/3255
From 8d4322bea521c457029a00155fe292ef7ef177d4 Mon Sep 17 00:00:00 2001
From: Charles Plessy <plessy@debian.org>
Date: Sat, 18 Jun 2011 12:58:08 +0900
Subject: [PATCH] Use system's Perl.

---
 scripts/bioperl_application_installer.PLS |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

--- a/scripts/bioperl_application_installer.PLS
+++ b/scripts/bioperl_application_installer.PLS
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
 # BioPerl script for Bio::Installer
 #
 # Cared for by Albert Vilella