$NetBSD: patch-ab,v 1.6 2004/08/31 15:53:09 dillo Exp $

--- src/arch/unix/archdep.h.orig	2004-06-19 22:29:01.000000000 +0200
+++ src/arch/unix/archdep.h
@@ -85,8 +85,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
