Update of /cvsroot/playerstage/code/player/config
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8546/config
Modified Files:
Tag: release-2-0-patches
Makefile.am
Log Message:
cleaned up .cfg installation
Index: Makefile.am
===================================================================
RCS file: /cvsroot/playerstage/code/player/config/Makefile.am,v
retrieving revision 1.18.2.1
retrieving revision 1.18.2.2
diff -C2 -d -r1.18.2.1 -r1.18.2.2
*** Makefile.am 13 Dec 2007 20:23:08 -0000 1.18.2.1
--- Makefile.am 13 Dec 2007 20:31:39 -0000 1.18.2.2
***************
*** 1,7 ****
- SUBDIRS =
-
configdir = $(prefix)/share/player/config
! config_DATA = \
amigobot.cfg \
amigobot_tcp.cfg \
--- 1,5 ----
configdir = $(prefix)/share/player/config
! EXAMPLES = \
amigobot.cfg \
amigobot_tcp.cfg \
***************
*** 35,67 ****
wsn.cfg
! EXTRA_DIST = \
! amigobot.cfg \
! amigobot_tcp.cfg \
! b21r_rflex_lms200.cfg \
! dummy.cfg \
! erratic.cfg \
! gazebo.cfg \
! iwspy.cfg \
! joystick.cfg \
! magellan.cfg \
! mapfile.cfg \
! nomad.cfg \
! obot.cfg \
! pioneer.cfg \
! pointcloud3d.cfg \
! readlog.cfg \
! rfid.cfg \
! roomba.cfg \
! segwayrmp.cfg \
! service_adv.cfg \
! simple.cfg \
! sphere.cfg \
! umass_ATRVJr.cfg \
! umass_ATRVMini.cfg \
! umass_reb.cfg \
! urglaser.cfg \
! vfh.cfg \
! wavefront.cfg \
! wbr914.cfg \
! writelog.cfg \
! wsn.cfg
--- 33,37 ----
wsn.cfg
! config_DATA = $(EXAMPLES)
!
! EXTRA_DIST = $(EXAMPLES)
-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services
for just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit