$NetBSD: patch-ab,v 1.3 2000/02/08 03:44:17 wiz Exp $

--- ./src/arch/unix/archdep.h.orig	Tue Nov 16 16:19:50 1999
+++ ./src/arch/unix/archdep.h	Sun Feb  6 22:25:33 2000
@@ -51,8 +51,8 @@
 #define MODE_APPEND_READ_WRITE "a+"
 
 /* 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"
 
 extern const char *archdep_home_path(void);
