[gnome-music/wip/merge: 209/343] Install gnomemusic package to pyexecdir instead of pythondir



commit 00f15707dd52807a5ea82f19bed4053acec17573
Author: Arnel A. Borja <arnelborja src gnome org>
Date:   Wed Jul 17 19:11:59 2013 +0800

    Install gnomemusic package to pyexecdir instead of pythondir
    
    So that it will be properly installed on the correct library path in
    64-bit.

 gnomemusic/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnomemusic/Makefile.am b/gnomemusic/Makefile.am
index 336a41e..cedab49 100644
--- a/gnomemusic/Makefile.am
+++ b/gnomemusic/Makefile.am
@@ -1,4 +1,4 @@
-appdir = $(pythondir)/gnomemusic/
+appdir = $(pyexecdir)/gnomemusic/
 
 app_PYTHON = \
        albumArtCache.py \


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