From a524c2347b591b2f4fda34d2e988b262f371e5af Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 20 Mar 2018 21:07:43 +0100 Subject: [PATCH] Refreshed patches --- debian/patches/LV2-audioprocessor.patch | 2 +- debian/patches/debian_system_modules.patch | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/patches/LV2-audioprocessor.patch b/debian/patches/LV2-audioprocessor.patch index c4511e9e..df3f2c70 100644 --- a/debian/patches/LV2-audioprocessor.patch +++ b/debian/patches/LV2-audioprocessor.patch @@ -55,7 +55,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ wrapperType_Standalone }; -@@ -1581,7 +1591,9 @@ +@@ -1584,7 +1594,9 @@ //============================================================================== Array listeners; diff --git a/debian/patches/debian_system_modules.patch b/debian/patches/debian_system_modules.patch index ced444a7..1b3b2eea 100644 --- a/debian/patches/debian_system_modules.patch +++ b/debian/patches/debian_system_modules.patch @@ -8,8 +8,8 @@ Last-Update: 2017-12-19 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- juce.orig/extras/Projucer/Source/Settings/jucer_StoredSettings.cpp +++ juce/extras/Projucer/Source/Settings/jucer_StoredSettings.cpp -@@ -274,7 +274,7 @@ - if (key == Ids::defaultJuceModulePath) +@@ -309,7 +309,7 @@ + else if (key == Ids::defaultJuceModulePath) { v = (os == TargetOS::windows ? "C:\\JUCE\\modules" - : "~/JUCE/modules"); -- 2.30.2