From 57bf2beebf8a49f2f1fa1850f7015bee75c8f45d Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Thu, 11 Feb 2016 12:42:13 +0100 Subject: [PATCH] re-add quoting of filename-with-spaces dpkg-source doesn't like it, so we will patch manually... --- debian/patches/introjucer-makegenerator.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.30.2