[gnome-music/wip/jfelder/gstplayer-asynchronous-state: 3/3] locl hck



commit 3d31bfcfbd4bdd79279f5adfb9da38bf4fa881de
Author: Jean Felder <jfelder src gnome org>
Date:   Tue May 26 22:59:34 2020 +0200

    locl hck

 gnome-music.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/gnome-music.in b/gnome-music.in
index 908df023..49c6e95a 100755
--- a/gnome-music.in
+++ b/gnome-music.in
@@ -33,6 +33,7 @@ _LOCAL = @local_build@
 
 if _LOCAL:
     # In the local use case, use gnomemusic module from the sourcetree
+    sys.path.insert(0, '/usr/local/lib/python3.8/site-packages')
     sys.path.insert(1, '@pythondir@')
 
     # In the local use case the installed schemas go in <builddir>/data


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]