$OpenBSD: patch-engine_include_stratagus_h,v 1.2 2007/08/27 13:19:33 ajacoutot Exp $
--- engine/include/stratagus.h.orig	Tue Jul  3 23:57:44 2007
+++ engine/include/stratagus.h	Mon Aug 27 14:04:55 2007
@@ -186,7 +186,7 @@ inline char *new_strdup(const char *str)
 extern std::string NameLine;
 
 #ifndef STRATAGUS_LIB_PATH
-#define STRATAGUS_LIB_PATH  "."      /// Where to find the data files
+#define STRATAGUS_LIB_PATH  "!!PREFIX!!/share/boswars"      /// Where to find the data files
 #endif
 
 #ifndef STRATAGUS_HOME_PATH
