Update of /cvsroot/fink/experimental/thesin/finkinfo/test
In directory sc8-pr-cvs1:/tmp/cvs-serv10807
Modified Files:
blootbot-1.2.0-1.patch
Log Message:
or 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.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- blootbot-1.2.0-1.patch 28 Jan 2003 03:25:59 -0000 1.6
+++ blootbot-1.2.0-1.patch 28 Jan 2003 03:27:26 -0000 1.7
@@ -14,10 +14,10 @@
- $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 ||= '@FINKPREFIX@/etc/blootbot';
++ $bot_data_dir ||= '@FINKPREFIX@/var/blootbot';
++ $bot_state_dir ||= '@FINKPREFIX@/var/blootbot';
++ $bot_run_dir ||= '@FINKPREFIX@/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";
-------------------------------------------------------
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