ports/cad/gtkwave/files/patch-examples__Makefile.in
Nuno Teixeira 6873e16acf cad/gtkwave: Switch to gtk3
Switch to gtk3 upstream version
2023-11-25 22:20:06 +00:00

20 lines
873 B
Text

--- examples/Makefile.in.orig 2023-08-13 22:32:41 UTC
+++ examples/Makefile.in
@@ -60,7 +60,7 @@ am__make_keepgoing = (target_option=k; $(am__make_runn
test $$has_opt = yes
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
+pkgdatadir = $(datadir)
pkgincludedir = $(includedir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkglibexecdir = $(libexecdir)/@PACKAGE@
@@ -293,7 +293,7 @@ dist_examples_DATA = des.gtkw des.tcl des.v des.fst tr
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 sst_exclusion_example.rc
-examplesdir = $(pkgdatadir)/examples
+examplesdir = $(pkgdatadir)/examples/gtkwave
all: all-am
.SUFFIXES: