$NetBSD: patch-aa,v 1.4 2011/05/04 19:23:08 wiz Exp $ Adapt installation paths for pkgsrc. --- examples/Makefile.in.orig 2008-05-01 11:17:34.000000000 +0200 +++ examples/Makefile.in 2010-12-20 14:15:03.091622885 +0100 @@ -161,7 +161,7 @@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -SHAREDIR = $(DESTDIR)/usr/local/share +SHAREDIR = $(DESTDIR)${datarootdir} BASICDIR = basic BASICSRC = basic/Imakefile basic/README basic/ball_red.xpm basic/basic.c RECTDIR = rectangles @@ -169,7 +169,7 @@ RECTSRC = rectangles/Imakefile rectangle #SHAPEDIR = shapes #SHAPESRC = -EXAMPLESDIR = /examples/dockapp/ +EXAMPLESDIR = /examples/libdockapp/ all: all-am .SUFFIXES: