diff options
Diffstat (limited to 'science/xloops-ginac/files')
-rw-r--r-- | science/xloops-ginac/files/patch-Makefile.in | 11 | ||||
-rw-r--r-- | science/xloops-ginac/files/patch-configure | 10 |
2 files changed, 21 insertions, 0 deletions
diff --git a/science/xloops-ginac/files/patch-Makefile.in b/science/xloops-ginac/files/patch-Makefile.in new file mode 100644 index 000000000000..5ce920225565 --- /dev/null +++ b/science/xloops-ginac/files/patch-Makefile.in @@ -0,0 +1,11 @@ +--- Makefile.in.orig Thu Nov 8 23:19:05 2001 ++++ Makefile.in Fri Oct 10 11:10:31 2003 +@@ -91,7 +91,7 @@ + am__quote = @am__quote@ + install_sh = @install_sh@ + +-SUBDIRS = lib check xloops ginsh doc ++SUBDIRS = lib check xloops ginsh + + # Requires automake 1.4 + AUTOMAKE_OPTIONS = 1.4 diff --git a/science/xloops-ginac/files/patch-configure b/science/xloops-ginac/files/patch-configure new file mode 100644 index 000000000000..83ea6ec44709 --- /dev/null +++ b/science/xloops-ginac/files/patch-configure @@ -0,0 +1,10 @@ +--- configure.orig Thu Feb 28 01:06:04 2002 ++++ configure Fri Oct 10 10:45:33 2003 +@@ -7385,6 +7385,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' |