$NetBSD: patch-ab,v 1.7 2006/06/29 22:56:34 dillo Exp $

--- src/arch/unix/archdep.h.orig	2005-03-28 21:10:20.000000000 +0200
+++ src/arch/unix/archdep.h
@@ -96,8 +96,8 @@
 extern const char *archdep_home_path(void);
 
 /* Define the default system directory (where the ROMs are).  */
-#define LIBDIR          PREFIX "/lib/vice"
-#define DOCDIR          LIBDIR "/doc"
+#define LIBDIR          PREFIX "/share/vice"
+#define DOCDIR          PREFIX "/share/doc/vice"
 #define VICEUSERDIR     ".vice"
 
 #endif
