[SCM] ecasound/master: debian/patches/0003-fix-shebangs.patch: fix shebang for eci.py

bolangi-guest at users.alioth.debian.org bolangi-guest at users.alioth.debian.org
Mon Jan 31 06:50:46 UTC 2011


The following commit has been merged in the master branch:
commit aceaa61e29303a04b20384955efda5ec69d4bc09
Author: Joel Roth <joelz at pobox.com>
Date:   Sun Jan 30 17:38:39 2011 -1000

    debian/patches/0003-fix-shebangs.patch: fix shebang for eci.py

diff --git a/debian/patches/0003-fix-shebangs.patch b/debian/patches/0003-fix-shebangs.patch
index d2b0ceb..3fec3a6 100644
--- a/debian/patches/0003-fix-shebangs.patch
+++ b/debian/patches/0003-fix-shebangs.patch
@@ -8,7 +8,7 @@
 --- a/pyecasound/eci.py
 +++ b/pyecasound/eci.py
 @@ -1,3 +1,4 @@
-+!#/usr/bin/env python
++#!/usr/bin/env python
  """
  # eci.ECI -- A higher-level interface to pyeca.
  # Copyright 2001 Eric S. Tiedemann (est at hyperreal.org)

-- 
ecasound packaging



More information about the pkg-multimedia-commits mailing list