diff options
Diffstat (limited to 'cad/pcb/files/patch-doc-Makefile.in')
| -rw-r--r-- | cad/pcb/files/patch-doc-Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/cad/pcb/files/patch-doc-Makefile.in b/cad/pcb/files/patch-doc-Makefile.in index b20c8001ea50..9003b14c414a 100644 --- a/cad/pcb/files/patch-doc-Makefile.in +++ b/cad/pcb/files/patch-doc-Makefile.in @@ -1,9 +1,9 @@ ---- doc/Makefile.in.orig 2019-02-02 19:08:09.000000000 +0900 -+++ doc/Makefile.in 2019-03-15 23:14:07.557427000 +0900 -@@ -16,7 +16,7 @@ - @SET_MAKE@ - - VPATH = @srcdir@ +--- doc/Makefile.in.orig 2021-02-28 20:49:50 UTC ++++ doc/Makefile.in +@@ -70,7 +70,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 = $(docdir) pkgincludedir = $(includedir)/@PACKAGE@ |
