Update of /cvsroot/fink/experimental/thesin/finkinfo/test
In directory sc8-pr-cvs1:/tmp/cvs-serv9794

Modified Files:
        blootbot-1.2.0-1.patch 
Log Message:
try this

Index: blootbot-1.2.0-1.patch
===================================================================
RCS file: /cvsroot/fink/experimental/thesin/finkinfo/test/blootbot-1.2.0-1.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- blootbot-1.2.0-1.patch      22 Jan 2003 14:49:13 -0000      1.5
+++ blootbot-1.2.0-1.patch      28 Jan 2003 03:25:59 -0000      1.6
@@ -14,13 +14,13 @@
 -    $bot_log_dir      ||= "$bot_base_dir/log";
 -    $bot_misc_dir     ||= "$bot_base_dir/files";
 +    $bot_base_dir     ||= '@FINKPREFIX@';
-+    $bot_config_dir   ||= '$bot_base_dir/etc/blootbot/';
-+    $bot_data_dir     ||= '$bot_base_dir/var/blootbot/';
-+    $bot_state_dir    ||= '$bot_base_dir/var/blootbot/';
-+    $bot_run_dir      ||= '$bot_base_dir/var/run/';
++    $bot_config_dir   ||= '$bot_base_dir/etc/blootbot';
++    $bot_data_dir     ||= '$bot_base_dir/var/blootbot';
++    $bot_state_dir    ||= '$bot_base_dir/var/blootbot';
++    $bot_run_dir      ||= '$bot_base_dir/var/run';
 +    $bot_src_dir      ||= "$bot_base_dir/share/blootbot/src";
-+    $bot_log_dir      ||= "$bot_base_dir/var/log/blootbot/";
-+    $bot_misc_dir     ||= "$bot_base_dir/share/blootbot/";
++    $bot_log_dir      ||= "$bot_base_dir/var/log/blootbot";
++    $bot_misc_dir     ||= "$bot_base_dir/share/blootbot";
  
      $bot_pid          = $$;
  



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to