[SCM] sonic-pi/master: Add description to 06-paths.patch.
hanno-guest at users.alioth.debian.org
hanno-guest at users.alioth.debian.org
Mon Apr 18 09:59:25 UTC 2016
The following commit has been merged in the master branch:
commit d4f192efcad26a370dba8330f2f03154e1e1318c
Author: Hanno Zulla <hanno.zulla at epublica.de>
Date: Mon Apr 18 11:50:40 2016 +0200
Add description to 06-paths.patch.
diff --git a/debian/patches/06-paths.patch b/debian/patches/06-paths.patch
index ef2b175..8eebc75 100644
--- a/debian/patches/06-paths.patch
+++ b/debian/patches/06-paths.patch
@@ -1,3 +1,13 @@
+Description: fix detection of application's directory scheme
+ The application tries to detect if it is installed in /usr/bin -
+ then it will use a FHS compliant directory scheme. The .startsWith()
+ call is wrong, as .applicationDirPath() doesn't return a trailing
+ slash. This patch was accepted upstream with
+ <URL: https://github.com/samaaron/sonic-pi/pull/1161>.
+Forwarded: yes
+Author: Hanno Zulla <kontakt at hanno.de>
+Last-Update: 2016-04-18
+
Index: sonic-pi/app/gui/qt/mainwindow.cpp
===================================================================
--- sonic-pi.orig/app/gui/qt/mainwindow.cpp 2016-04-15 16:30:04.756592919 +0200
--
sonic-pi packaging
More information about the pkg-multimedia-commits
mailing list