From 3bdcfcceb3f879e6a85823c289d18c5787e09df0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jarom=C3=ADr=20Mike=C5=A1?= Date: Tue, 7 Jul 2015 14:53:30 +0200 Subject: [PATCH] Patches refreshed. --- debian/patches/default-soundsystem_parentheses.patch | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/patches/default-soundsystem_parentheses.patch b/debian/patches/default-soundsystem_parentheses.patch index e68b28b..be36a44 100644 --- a/debian/patches/default-soundsystem_parentheses.patch +++ b/debian/patches/default-soundsystem_parentheses.patch @@ -7,9 +7,11 @@ Forwarded: https://github.com/monocasual/giada/pull/50 Last-Update: 2015-07-07 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ +Index: giada/src/conf.cpp +=================================================================== --- giada.orig/src/conf.cpp +++ giada/src/conf.cpp -@@ -207,7 +207,7 @@ +@@ -191,7 +191,7 @@ int Conf::read() logMode = atoi(getValue("logMode").c_str()); soundSystem = atoi(getValue("soundSystem").c_str()); -- 2.30.2