$NetBSD: patch-ae,v 1.3 2002/03/20 12:36:45 wiz Exp $ --- gconf/Makefile.in.orig Fri Mar 15 05:18:42 2002 +++ gconf/Makefile.in @@ -615,7 +615,7 @@ install-data-local: -mkdir -p $(DESTDIR)$(sysconfdir)/gconf/$(MAJOR_VERSION) - $(INSTALL_DATA) default.path $(DESTDIR)$(sysconfdir)/gconf/$(MAJOR_VERSION)/path + $(INSTALL_DATA) default.path $(DESTDIR)$(sysconfdir)/gconf/$(MAJOR_VERSION)/path.example # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.