File scorpio25-eggb_path.patch of Package scorpio25

--- src/scorpio.cpp.orig	2010-02-08 08:43:52.000000000 +0100
+++ src/scorpio.cpp	2010-03-25 01:24:50.000000000 +0100
@@ -81,7 +81,7 @@
 static PSEARCHER main_searcher;
 static int ponder = false;
 static int result = R_UNKNOWN;
-static char egbb_path[MAX_STR] = "./egbb/";
+static char egbb_path[MAX_STR] = "/usr/share/egbb/";
 static int  egbb_cache_size = 4;
 
 static bool load_ini();