[SCM] juce/master: fixed path to Introjucer

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Feb 11 19:27:48 UTC 2016


The following commit has been merged in the master branch:
commit 5afc3e5a6942fddf9ec52c61f3c3512a27ff9399
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Thu Feb 11 14:44:56 2016 +0100

    fixed path to Introjucer
    
    the introjucer in the PATH was only for testing the script...

diff --git a/debian/scripts/Introjucer-help2man b/debian/scripts/Introjucer-help2man
index 44c7e4c..f571934 100755
--- a/debian/scripts/Introjucer-help2man
+++ b/debian/scripts/Introjucer-help2man
@@ -7,7 +7,7 @@ if [ -d "${LIBJUCE_PATH}" ]; then
  export LD_LIBRARY_PATH
 fi
 
-INTROJUCER=Introjucer
+#INTROJUCER=Introjucer
 
 case "$1" in
   -h|--help)

-- 
juce packaging



More information about the pkg-multimedia-commits mailing list