Author: tom
Date: Fri Oct  3 10:36:14 2008
New Revision: 3062

URL: http://svn.slimdevices.com?rev=3062&root=Jive&view=rev
Log:
trying again to use a more standard reference for share dir

Modified:
    
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_desktop/Makefile.am.jive-install.include
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.am.jive-install.include?rev=3062&root=Jive&r1=3061&r2=3062&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 10:36:14 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 = $(datarootdir)/jive/
+JIVE_BUILD_DIR = $(DESTDIR)/$(pkgdatadir)
 
 #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=3062&root=Jive&r1=3061&r2=3062&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.in (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay_desktop/Makefile.in Fri Oct  3 
10:36:14 2008
@@ -134,7 +134,7 @@
 sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
-JIVE_BUILD_DIR = $(datarootdir)/jive/
+JIVE_BUILD_DIR = $(DESTDIR)/$(pkgdatadir)
 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=3062&root=Jive&r1=3061&r2=3062&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 10:36:14 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 = $(datarootdir)/jive/
+JIVE_BUILD_DIR = $(DESTDIR)/$(pkgdatadir)
 
 #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=3062&root=Jive&r1=3061&r2=3062&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.in (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay_jive/Makefile.in Fri Oct  3 10:36:14 
2008
@@ -222,7 +222,7 @@
 jiveWatchdog_la_SOURCES = \
        src/jive_watchdog.c
 
-JIVE_BUILD_DIR = $(datarootdir)/jive/
+JIVE_BUILD_DIR = $(DESTDIR)/$(pkgdatadir)
 all: all-am
 
 .SUFFIXES:

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

Reply via email to