openbsd-ports/cad/pcb/patches/patch-example_Makefile_in
jasper 4166689c68 - update pcb to 20091103
ok andreas bihlmaier (MAINTAINER
2010-09-09 07:51:22 +00:00

13 lines
466 B
Plaintext

$OpenBSD: patch-example_Makefile_in,v 1.4 2010/09/09 07:51:22 jasper Exp $
--- example/Makefile.in.orig Wed Nov 4 00:05:40 2009
+++ example/Makefile.in Wed Aug 25 18:41:34 2010
@@ -276,7 +276,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}