[SCM] python-pyo/master: Fix patch.

tiago at users.alioth.debian.org tiago at users.alioth.debian.org
Wed May 10 01:58:50 UTC 2017


The following commit has been merged in the master branch:
commit db3e984133fec4bf8dfdfd41ca86529a2d91b065
Author: Tiago Bortoletto Vaz <tiago at debian.org>
Date:   Tue May 9 20:48:48 2017 -0400

    Fix patch.

diff --git a/debian/patches/setup.patch b/debian/patches/setup.patch
index 34c7b8f..58837f3 100644
--- a/debian/patches/setup.patch
+++ b/debian/patches/setup.patch
@@ -43,7 +43,6 @@
 +#    sys.argv.remove('--use-jack') 
 +build_with_jack_support = True
 +macros.append(('USE_JACK',None))
-+macros.append((get_jack_api(), None))
 +ad_files.append("ad_jack.c")
  
  if '--use-coreaudio' in sys.argv: 

-- 
python-pyo packaging



More information about the pkg-multimedia-commits mailing list