openbsd-ports/cad/pcb/patches/patch-example_Makefile_in
steven 1e11dc7064 update to pcb-20070912
ok maintainer Andreas Bihlmaier
2007-09-16 12:54:38 +00:00

13 lines
466 B
Plaintext

$OpenBSD: patch-example_Makefile_in,v 1.2 2007/09/16 12:54:38 steven Exp $
--- example/Makefile.in.orig Thu Sep 13 03:09:44 2007
+++ example/Makefile.in Sat Sep 15 11:14:19 2007
@@ -204,7 +204,7 @@ sysconfdir = @sysconfdir@
target_alias = @target_alias@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-examplesdir = $(pkgdatadir)/examples
+examplesdir = $(datadir)/examples/pcb
examples_DATA = ${EXAMPLES}
SUBDIRS = libraries
EXTRA_DIST = ${EXAMPLES}