Author: tom
Date: Fri Oct  3 10:18:31 2008
New Revision: 3061

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

Modified:
    7.3/trunk/squeezeplay/src/squeezeplay/Makefile.am.jive-install.include
    7.3/trunk/squeezeplay/src/squeezeplay/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=3061&root=Jive&r1=3060&r2=3061&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 10:18:31 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/Makefile.in
URL: 
http://svn.slimdevices.com/7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in?rev=3061&root=Jive&r1=3060&r2=3061&view=diff
==============================================================================
--- 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in (original)
+++ 7.3/trunk/squeezeplay/src/squeezeplay/Makefile.in Fri Oct  3 10:18:31 2008
@@ -13,6 +13,8 @@
 # PARTICULAR PURPOSE.
 
 @SET_MAKE@
+
+#tw touch for poky test
 
 #Note: This include file is duplicated in squeezeplay/, squeezeplay_jive/, and 
squeezeplay_desktop/, so
 # if you are making changes to it consider making the changes in each of the 
locations.
@@ -226,7 +228,7 @@
 # Rules for tolua++ binding files
 SUFFIXES = .pkg
 TOLUA = tolua++
-JIVE_BUILD_DIR = $(datarootdir)/jive/
+JIVE_BUILD_DIR = $(DESTDIR)/$(pkgdatadir)
 OSX_LIB_DIR = $(PREFIX)/lib
 OSX_BUILD_DIR = $(PREFIX)
 JIVE_DEPENDENCIES_LIB_DIR = $(top_builddir)/.libs

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

Reply via email to