Patches refreshed.
authorJaromír Mikeš <mira.mikes@seznam.cz>
Tue, 7 Jul 2015 12:53:30 +0000 (14:53 +0200)
committerJaromír Mikeš <mira.mikes@seznam.cz>
Tue, 7 Jul 2015 12:53:30 +0000 (14:53 +0200)
debian/patches/default-soundsystem_parentheses.patch

index e68b28b9c55225b8d6e2da4aaffcd985c9f8e084..be36a44a9d1c4a3072d6dd6a6d71cac464e66067 100644 (file)
@@ -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());