ports/cad/gtkwave/files/patch-examples__Makefile.in
2014-06-06 20:57:37 +00:00

20 lines
668 B
Text

--- examples/Makefile.in.orig 2014-01-03 05:17:31.000000000 +0100
+++ examples/Makefile.in 2014-06-06 22:30:58.000000000 +0200
@@ -32,7 +32,7 @@
esac; \
test $$am__dry = yes; \
}
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
@@ -258,7 +258,7 @@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
dist_examples_DATA = des.gtkw des.tcl des.v des.fst transaction.fst transaction.gtkw transaction.c gtkwaverc
-examplesdir = $(pkgdatadir)/examples
+examplesdir = $(pkgdatadir)/examples/@PACKAGE@
all: all-am
.SUFFIXES: