--- spice3f5/common/conf/defaults.orig	1994-01-29 19:15:53 UTC
+++ spice3f5/common/conf/defaults
@@ -105,12 +105,12 @@ OBJ_TOP		= $(SYS_DIR)/obj
 #	identified as and SYSTEM is the name of the per-system definitions
 #	file listed on the "build" command line.
 
-SPICE_DIR	= $(TOP1)/$(SYSTEM)
-SPICE_LIB_DIR	= $(SPICE_DIR)/lib
+SPICE_DIR	= ${PREFIX}
+SPICE_LIB_DIR	= $(SPICE_DIR)/share/spice3
 SPICE_EXEC_DIR	= $(SPICE_DIR)/bin
 
 S_SPICE_DIR	= $(SPICE_DIR)
-S_SPICE_LIB_DIR	= $(S_SPICE_DIR)/lib
+S_SPICE_LIB_DIR	= $(S_SPICE_DIR)/share/spice3
 S_SPICE_EXEC_DIR= $(S_SPICE_DIR)/bin
 
 #	INSTALL_DIRS lists the directories that need to be created before
