[Jderobot-admin] jderobot-r1166 - trunk/src/stable/components/introrob

rocapal en jderobot.org rocapal en jderobot.org
Mar Feb 18 13:31:09 CET 2014


Author: rocapal
Date: 2014-02-18 13:31:09 +0100 (Tue, 18 Feb 2014)
New Revision: 1166

Modified:
   trunk/src/stable/components/introrob/CMakeLists.txt
Log:
#133 changed cameras folder


Modified: trunk/src/stable/components/introrob/CMakeLists.txt
===================================================================
--- trunk/src/stable/components/introrob/CMakeLists.txt	2014-02-18 12:21:31 UTC (rev 1165)
+++ trunk/src/stable/components/introrob/CMakeLists.txt	2014-02-18 12:31:09 UTC (rev 1166)
@@ -21,7 +21,7 @@
 
 FILE(GLOB XML_FILES ${CMAKE_CURRENT_SOURCE_DIR}/cameras/*xml)
 FOREACH (xml ${XML_FILES})
-        INSTALL (FILES ${xml} DESTINATION /usr/local/share/jderobot/conf/camera/)
+        INSTALL (FILES ${xml} DESTINATION /usr/local/share/jderobot/conf/cameras/)
 ENDFOREACH(xml)
 
 



More information about the Jderobot-admin mailing list