From: IOhannes m zmölnig Date: Thu, 11 Feb 2016 11:42:13 +0000 (+0100) Subject: re-add quoting of filename-with-spaces X-Git-Tag: archive/raspbian/5.4.5_ds0-1+rpi1~1^2~287 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=57bf2beebf8a49f2f1fa1850f7015bee75c8f45d;p=juce.git re-add quoting of filename-with-spaces dpkg-source doesn't like it, so we will patch manually... --- diff --git a/debian/patches/introjucer-makegenerator.patch b/debian/patches/introjucer-makegenerator.patch index 5ccad8c7..560f1a4f 100644 --- a/debian/patches/introjucer-makegenerator.patch +++ b/debian/patches/introjucer-makegenerator.patch @@ -9,8 +9,8 @@ Origin: Debian Last-Update: 2015-02-10 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ ---- juce.orig/extras/Introjucer/Source/Project Saving/jucer_ProjectExport_Make.h -+++ juce/extras/Introjucer/Source/Project Saving/jucer_ProjectExport_Make.h +--- "juce.orig/extras/Introjucer/Source/Project Saving/jucer_ProjectExport_Make.h" ++++ "juce/extras/Introjucer/Source/Project Saving/jucer_ProjectExport_Make.h" @@ -169,15 +169,16 @@ void writeCppFlags (OutputStream& out, const BuildConfiguration& config) const