[98294] trunk/dports/math/gnuplot/files/patch-docs-Makefile.in.diff

raimue at macports.org raimue at macports.org
Tue Oct 2 00:57:17 PDT 2012


Revision: 98294
          http://trac.macports.org//changeset/98294
Author:   raimue at macports.org
Date:     2012-10-02 00:57:17 -0700 (Tue, 02 Oct 2012)
Log Message:
-----------
math/gnuplot:
Add missing patch which was forgotten in r98293, see #36394

Revision Links:
--------------
    http://trac.macports.org//changeset/98293

Added Paths:
-----------
    trunk/dports/math/gnuplot/files/patch-docs-Makefile.in.diff

Added: trunk/dports/math/gnuplot/files/patch-docs-Makefile.in.diff
===================================================================
--- trunk/dports/math/gnuplot/files/patch-docs-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/math/gnuplot/files/patch-docs-Makefile.in.diff	2012-10-02 07:57:17 UTC (rev 98294)
@@ -0,0 +1,13 @@
+--- docs/Makefile.in.orig
++++ docs/Makefile.in
+@@ -396,8 +396,8 @@ gnuplot.info: $(srcdir)/gnuplot.texi
+ gnuplot.texi $(srcdir)/gnuplot-eldoc.el $(srcdir)/gnuplot-eldoc.elc: $(srcdir)/doc2texi.el $(srcdir)/gnuplot.doc
+ 	@echo "Creating texinfo and eldoc strings file"
+ 	@if test "$(EMACS)" != no; then \
+-	   @test "$(top_srcdir)" = "$(top_builddir)" || echo "COPYING GNUPLOT.DOC" ; \
+-	   @test "$(top_srcdir)" = "$(top_builddir)" || cp $(srcdir)/gnuplot.doc . ; \
++	   test "$(top_srcdir)" = "$(top_builddir)" || echo "COPYING GNUPLOT.DOC" ; \
++	   test "$(top_srcdir)" = "$(top_builddir)" || cp $(srcdir)/gnuplot.doc . ; \
+ 	   $(EMACS) -batch -l $(srcdir)/doc2texi.el -f d2t-doc-to-texi ; \
+ 	   echo "Compiling gnuplot-eldoc.el" ; \
+ 	   $(EMACS) -batch --eval='(byte-compile-file "gnuplot-eldoc.el")' ; \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121002/1e9e8d66/attachment-0001.html>


More information about the macports-changes mailing list