$NetBSD: patch-ab,v 1.5 2001/02/25 19:35:52 kristerw Exp $

--- src/arch/unix/archdep.h.orig	Tue Nov 16 16:19:50 1999
+++ src/arch/unix/archdep.h
@@ -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"
 
 /* Printer default devices.  */