Author: titmuss
Date: Tue Feb 26 06:32:01 2008
New Revision: 2035

URL: http://svn.slimdevices.com?rev=2035&root=Jive&view=rev
Log:
Bug: 6975
Description:
Fix Makefile.


Modified:
    trunk/squeezeplay/src/Makefile.linux

Modified: trunk/squeezeplay/src/Makefile.linux
URL: 
http://svn.slimdevices.com/trunk/squeezeplay/src/Makefile.linux?rev=2035&root=Jive&r1=2034&r2=2035&view=diff
==============================================================================
--- trunk/squeezeplay/src/Makefile.linux (original)
+++ trunk/squeezeplay/src/Makefile.linux Tue Feb 26 06:32:01 2008
@@ -7,7 +7,7 @@
 # Absolute path to top of SQUEEZEPLAY directories
 #
 
-SRC_DIR = $(realpath ${PWD}/..)
+SRC_DIR = $(realpath ${PWD})
 BASE_DIR = $(dir ${SRC_DIR})
 
 export BUILD_TOP=$(BASE_DIR)/build/linux

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

Reply via email to