$NetBSD: patch-ae,v 1.6 2007/11/25 14:42:02 adam Exp $

--- GNUmakefile.in.orig	2007-03-08 18:15:05.000000000 +0100
+++ GNUmakefile.in
@@ -133,9 +133,9 @@ install: generated-files
 		$(makedir)/Instance \
 		$(makedir)/Instance/Shared \
 		$(makedir)/Instance/Documentation)
-	$(EC)(echo "Installing GNUstep configuration file in $(GNUSTEP_CONFIG_FILE)"; \
-	 $(srcdir)/mkinstalldirs "$(GNUSTEP_CONFIG_FILE_DIR)"; \
-	 $(INSTALL_DATA) GNUstep.conf "$(GNUSTEP_CONFIG_FILE)")
+	$(EC)(echo "Installing GNUstep configuration file"; \
+	 $(srcdir)/mkinstalldirs "${PREFIX}/share/examples/GNUstep"; \
+	 $(INSTALL_DATA) GNUstep.conf "${PREFIX}/share/examples/GNUstep")
 	 $(EC)(echo "Installing gnustep-make support software")
 	 $(EC)(for f in config.guess config.sub install-sh mkinstalldirs \
 		clean_cpu.sh clean_os.sh \
