This is an automated email from the git hooks/post-receive script. fsateler pushed a commit to branch master in repository webrtc-audio-processing.
commit 97e438931028d766a2d454a2fee5054f3fc8dd26 Author: Felipe Sateler <[email protected]> Date: Mon Jun 6 12:14:36 2016 -0400 Refresh patch 0001 --- ...0001-Don-t-error-or-set-options-for-unknown-architectures.patch | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/patches/0001-Don-t-error-or-set-options-for-unknown-architectures.patch b/debian/patches/0001-Don-t-error-or-set-options-for-unknown-architectures.patch index d2dfb2b..eee41fe 100644 --- a/debian/patches/0001-Don-t-error-or-set-options-for-unknown-architectures.patch +++ b/debian/patches/0001-Don-t-error-or-set-options-for-unknown-architectures.patch @@ -1,12 +1,13 @@ -From 6480b6b44e376cbec2d8e4499692573a3861e003 Mon Sep 17 00:00:00 2001 From: Sjoerd Simons <[email protected]> Date: Sat, 19 May 2012 21:52:09 +0200 -Subject: [PATCH] Don't error or set options for unknown architectures +Subject: Don't error or set options for unknown architectures --- - src/typedefs.h | 1 - + webrtc/typedefs.h | 1 - 1 file changed, 1 deletion(-) +diff --git a/webrtc/typedefs.h b/webrtc/typedefs.h +index d875490..a546ae3 100644 --- a/webrtc/typedefs.h +++ b/webrtc/typedefs.h @@ -48,7 +48,6 @@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-pulseaudio/webrtc-audio-processing.git _______________________________________________ pkg-pulseaudio-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel

