From: Jaromír Mikeš Date: Tue, 7 Jul 2015 12:53:30 +0000 (+0200) Subject: Patches refreshed. X-Git-Tag: archive/raspbian/0.15.4+ds1-1+rpi1^2~202 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3bdcfcceb3f879e6a85823c289d18c5787e09df0;p=giada.git Patches refreshed. --- 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());