Author: tom
Date: Fri Oct  3 09:53:46 2008
New Revision: 3060

URL: http://svn.slimdevices.com?rev=3060&root=Jive&view=rev
Log:
using more standard datarootdir for share dir reference

Modified:
    7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am.jive-install.include
    7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in
    
7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.am.jive-install.include
    7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.in
    7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.am.jive-install.include
    7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.in

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am.jive-install.include
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am.jive-install.include?rev=3060&root=Jive&r1=3059&r2=3060&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am.jive-install.include 
(original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am.jive-install.include Fri 
Oct  3 09:53:46 2008
@@ -2,7 +2,7 @@
 # if you are making changes to it consider making the changes in each of the 
locations.
 # The reason for the duplication (rather than a shared file) is that Poky 
checks out just subdirectory not the top level
 
-JIVE_BUILD_DIR = $(PREFIX)/share/jive/
+JIVE_BUILD_DIR = $(datarootdir)/jive/
 
 #touching to try to get jive_73 build to see this file
 

Modified: 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in?rev=3060&root=Jive&r1=3059&r2=3060&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in Fri Oct  3 09:53:46 2008
@@ -226,7 +226,7 @@
 # Rules for tolua++ binding files
 SUFFIXES = .pkg
 TOLUA = tolua++
-JIVE_BUILD_DIR = $(PREFIX)/share/jive/
+JIVE_BUILD_DIR = $(datarootdir)/jive/
 OSX_LIB_DIR = $(PREFIX)/lib
 OSX_BUILD_DIR = $(PREFIX)
 JIVE_DEPENDENCIES_LIB_DIR = $(top_builddir)/.libs

Modified: 
7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.am.jive-install.include
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.am.jive-install.include?rev=3060&root=Jive&r1=3059&r2=3060&view=diff
==============================================================================
--- 
7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.am.jive-install.include 
(original)
+++ 
7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.am.jive-install.include 
Fri Oct  3 09:53:46 2008
@@ -2,7 +2,7 @@
 # if you are making changes to it consider making the changes in each of the 
locations.
 # The reason for the duplication (rather than a shared file) is that Poky 
checks out just subdirectory not the top level
 
-JIVE_BUILD_DIR = $(PREFIX)/share/jive/
+JIVE_BUILD_DIR = $(datarootdir)/jive/
 
 #touching to try to get jive_73 build to see this file
 

Modified: 7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.in
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.in?rev=3060&root=Jive&r1=3059&r2=3060&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.in (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.in Fri Oct  3 
09:53:46 2008
@@ -134,7 +134,7 @@
 sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
-JIVE_BUILD_DIR = $(PREFIX)/share/jive/
+JIVE_BUILD_DIR = $(datarootdir)/jive/
 all: all-am
 
 .SUFFIXES:

Modified: 
7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.am.jive-install.include
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.am.jive-install.include?rev=3060&root=Jive&r1=3059&r2=3060&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.am.jive-install.include 
(original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.am.jive-install.include 
Fri Oct  3 09:53:46 2008
@@ -2,7 +2,7 @@
 # if you are making changes to it consider making the changes in each of the 
locations.
 # The reason for the duplication (rather than a shared file) is that Poky 
checks out just subdirectory not the top level
 
-JIVE_BUILD_DIR = $(PREFIX)/share/jive/
+JIVE_BUILD_DIR = $(datarootdir)/jive/
 
 #touching to try to get jive_73 build to see this file
 

Modified: 7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.in
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.in?rev=3060&root=Jive&r1=3059&r2=3060&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.in (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.in Fri Oct  3 09:53:46 
2008
@@ -222,7 +222,7 @@
 jiveWatchdog_la_SOURCES = \
        src/jive_watchdog.c
 
-JIVE_BUILD_DIR = $(PREFIX)/share/jive/
+JIVE_BUILD_DIR = $(datarootdir)/jive/
 all: all-am
 
 .SUFFIXES:

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to