diff -Nuar --exclude '*~' bobs-0.6.2.orig/Makefile.am bobs-0.6.2/Makefile.am --- bobs-0.6.2.orig/Makefile.am 2006-05-17 15:08:45.000000000 -0700 +++ bobs-0.6.2/Makefile.am 2006-05-17 15:11:12.066763852 -0700 @@ -100,22 +100,6 @@ install-data-hook: - -@if test -x "/sbin/chkconfig"; then \ - /sbin/chkconfig --add cmdloopd; \ - else \ - echo ""; \ - echo "********** IMPORTANT **********"; \ - echo "/sbin/chkconfig was not found."; \ - echo "For bobs to run properly you must insert"; \ - echo "the following line into your system startup script:"; \ - echo " $(myrealSYSCONFDIR)/init.d/cmdloopd start"; \ - echo "This will start the bobs background service."; \ - echo "See the INSTALL document for more information."; \ - echo "*******************************"; \ - fi - - -$(myrealSYSCONFDIR)/init.d/cmdloopd start - # Remove some other crap for 'make distclean' distclean-local: