[SCM] jack-capture/master: Refresh patches.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jan 15 12:58:43 UTC 2013


The following commit has been merged in the master branch:
commit edaf7123241853379cb71f5526033af75166fbbe
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jan 15 12:54:33 2013 +0000

    Refresh patches.

diff --git a/debian/patches/02-makefile-compile-option.patch b/debian/patches/02-makefile-compile-option.patch
index 064f3cb..5025e46 100644
--- a/debian/patches/02-makefile-compile-option.patch
+++ b/debian/patches/02-makefile-compile-option.patch
@@ -3,18 +3,16 @@ Description: Removing march=native compiling option.
  Apply $LDFLAGS if set
 Forwarded: no
 ---
- Makefile |    4 ++--
- 1 file changed, 2 insertions(+), 2 deletions(-)
+ Makefile |    2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
 
-Index: jack-capture/Makefile
-===================================================================
---- jack-capture.orig/Makefile	2012-05-30 13:20:12.000000000 +0200
-+++ jack-capture/Makefile	2012-05-30 13:26:59.670092621 +0200
-@@ -6,7 +6,7 @@
+--- jack-capture.orig/Makefile
++++ jack-capture/Makefile
+@@ -6,7 +6,7 @@ VERSION=0.9.70
  CC=gcc
  CPP=g++
  
--OPTIMIZE=-O3 -mtune=native
+-OPTIMIZE=-O3
 +OPTIMIZE=-O2
  #OPTIMIZE=-O0 -g
  

-- 
jack-capture packaging



More information about the pkg-multimedia-commits mailing list