[SCM] juce/master: get rid of C-style encoded filename

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Wed Feb 10 21:54:27 UTC 2016


The following commit has been merged in the master branch:
commit d61b38b4e45d8d8298971f58312d20e551859dde
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Feb 10 22:01:46 2016 +0100

    get rid of C-style encoded filename

diff --git a/debian/patches/introjucer-makegenerator.patch b/debian/patches/introjucer-makegenerator.patch
index 560f1a4..5ccad8c 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

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list