gnuplot: Updated gnuplot to 5.4.0

Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
This commit is contained in:
Matteo Cicuttin
2020-07-24 01:19:00 +02:00
parent 76bfbe815b
commit 941d6bd288
2 changed files with 10 additions and 10 deletions

View File

@@ -1,13 +1,13 @@
Index: gnuplot-5.2.8/Makefile.am
Index: gnuplot-5.4.0/Makefile.am
===================================================================
--- gnuplot-5.2.8.orig/Makefile.am
+++ gnuplot-5.2.8/Makefile.am
--- gnuplot-5.4.0.orig/Makefile.am
+++ gnuplot-5.4.0/Makefile.am
@@ -1,7 +1,7 @@
## Process this file with automake to produce Makefile.in -*-Makefile-*-
AUTOMAKE_OPTIONS = foreign
-SUBDIRS = config m4 term src docs man demo tutorial share
+SUBDIRS = config m4 term src man tutorial share
-SUBDIRS = config m4 term src docs man demo share
+SUBDIRS = config m4 term src man share
EXTRA_DIST = BUGS Copyright FAQ.pdf GNUmakefile INSTALL INSTALL.gnu \
Makefile.maint PATCHLEVEL PGPKEYS README RELEASE_NOTES \
EXTRA_DIST = BUGS Copyright FAQ.pdf INSTALL INSTALL.gnu \
PATCHLEVEL PGPKEYS README RELEASE_NOTES \