[med-svn] [falconkit] 06/06: Add another missed shebang line

Afif Elghraoui afif-guest at moszumanska.debian.org
Mon Dec 21 07:15:20 UTC 2015


This is an automated email from the git hooks/post-receive script.

afif-guest pushed a commit to branch master
in repository falconkit.

commit 39671adff26b1bb15e0b92bbc969ea4ee8b2494d
Author: Afif Elghraoui <afif at ghraoui.name>
Date:   Sun Dec 20 23:09:55 2015 -0800

    Add another missed shebang line
---
 debian/patches/add-shebang-lines.patch | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/debian/patches/add-shebang-lines.patch b/debian/patches/add-shebang-lines.patch
index 6bc86aa..1804d8d 100644
--- a/debian/patches/add-shebang-lines.patch
+++ b/debian/patches/add-shebang-lines.patch
@@ -98,3 +98,11 @@ Last-Update: 2015-12-20
  from falcon_kit import kup, falcon, DWA, get_consensus, get_alignment
  from pbcore.io import FastaReader
  import numpy as np
+--- falconkit.orig/src/py_scripts_v0.1/falcon_dedup.py
++++ falconkit/src/py_scripts_v0.1/falcon_dedup.py
+@@ -1,3 +1,5 @@
++#!/usr/bin/python
++
+ import subprocess
+ from pbcore.io import FastaReader
+ 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/falconkit.git



More information about the debian-med-commit mailing list