$NetBSD: patch-ah,v 1.1.1.1 2003/12/26 18:20:28 wiz Exp $ --- src/pkg/netbsd/Makefile.orig Tue Feb 29 16:37:58 2000 +++ src/pkg/netbsd/Makefile @@ -4,6 +4,7 @@ # The plain "install" common to all Unix targets install: - @TARGET=$(prefix)/AbiSuite BINDIR=$(prefix)/bin SRCDIR=$(OUTDIR) \ + @TARGET=$(prefix)/share/AbiSuite BINDIR=$(prefix)/bin SRCDIR=$(OUTDIR) \ + LIBEXECDIR=$(prefix)/libexec/AbiSuite \ SCRIPTDIR=$(ABI_ROOT)/src/pkg/common/unix/scripts \ $(ABI_ROOT)/src/pkg/common/unix/scripts/install.sh