diff options
Diffstat (limited to 'cad/pcb/files')
| -rw-r--r-- | cad/pcb/files/patch-Makefile.in | 8 | ||||
| -rw-r--r-- | cad/pcb/files/patch-doc-Makefile.in | 12 | ||||
| -rw-r--r-- | cad/pcb/files/patch-gts_rounding.h | 10 |
3 files changed, 15 insertions, 15 deletions
diff --git a/cad/pcb/files/patch-Makefile.in b/cad/pcb/files/patch-Makefile.in index 9cb4042e6862..99417bdc0880 100644 --- a/cad/pcb/files/patch-Makefile.in +++ b/cad/pcb/files/patch-Makefile.in @@ -1,6 +1,6 @@ ---- Makefile.in.orig 2019-02-02 19:08:13.000000000 +0900 -+++ Makefile.in 2019-03-15 23:13:00.469139000 +0900 -@@ -353,11 +353,11 @@ +--- Makefile.in.orig 2021-02-28 20:49:50 UTC ++++ Makefile.in +@@ -464,11 +464,11 @@ top_srcdir = @top_srcdir@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ @@ -11,6 +11,6 @@ INTLTOOL_FILES = intltool-extract.in intltool-merge.in intltool-update.in -EXTRA_DIST = config.rpath globalconst.h README.git README.w32 README.win32 icon-theme-installer $(INTLTOOL_FILES) +EXTRA_DIST = config.rpath globalconst.h README.git icon-theme-installer $(INTLTOOL_FILES) - DISTCLEANFILES = configure.lineno intltool-extract intltool-merge intltool-update po/.intltool-merge-cache + DISTCLEANFILES = configure.lineno intltool-extract intltool-merge intltool-update po/.intltool-merge-cache src/gpcb-menu.res.tmp src/pcb-menu.res.tmp MAINTAINERCLEANFILES = $(INTLTOOL_FILES) ACLOCAL_AMFLAGS = -I m4 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@ diff --git a/cad/pcb/files/patch-gts_rounding.h b/cad/pcb/files/patch-gts_rounding.h index bb16d8e83a34..43d011567196 100644 --- a/cad/pcb/files/patch-gts_rounding.h +++ b/cad/pcb/files/patch-gts_rounding.h @@ -1,8 +1,8 @@ ---- gts/rounding.h.orig Mon Jun 17 12:05:45 2002 -+++ gts/rounding.h Wed Sep 24 12:57:41 2003 -@@ -28,11 +28,11 @@ - _FPU_SETCW(fpu_round_double); } - # define FPU_RESTORE {_FPU_SETCW(fpu_init);} +--- gts/rounding.h.orig 2020-12-31 20:18:44 UTC ++++ gts/rounding.h +@@ -42,11 +42,11 @@ + # define FPU_RESTORE + # endif /* not FPU_EXTENDED */ #else /* not HAVE_FPU_CONTROL_H */ -# ifdef __FreeBSD__ +# ifdef HAVE_FROATINGPOINT_H |
