Revision: 7670
          http://playerstage.svn.sourceforge.net/playerstage/?rev=7670&view=rev
Author:   hsujohnhsu
Date:     2009-05-15 15:56:54 +0000 (Fri, 15 May 2009)

Log Message:
-----------
fix install location of .gazeborc.

Modified Paths:
--------------
    code/gazebo/trunk/server/CMakeLists.txt

Modified: code/gazebo/trunk/server/CMakeLists.txt
===================================================================
--- code/gazebo/trunk/server/CMakeLists.txt     2009-05-14 21:11:53 UTC (rev 
7669)
+++ code/gazebo/trunk/server/CMakeLists.txt     2009-05-15 15:56:54 UTC (rev 
7670)
@@ -126,5 +126,5 @@
 ########################################
 # Make the gazebo rc file
 CONFIGURE_FILE(${CMAKE_SOURCE_DIR}/cmake/gazeborc.cmake 
${CMAKE_CURRENT_BINARY_DIR}/.gazeborc @ONLY)
-INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/.gazeborc DESTINATION ~/)
+INSTALL(FILES ${CMAKE_CURRENT_BINARY_DIR}/.gazeborc DESTINATION $ENV{HOME}/)
 


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Playerstage-commit mailing list
Playerstage-commit@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to