packages/utils/gnuplot/patches/010-remove_doc_from_makefile.patch
Matteo Cicuttin 941d6bd288 gnuplot: Updated gnuplot to 5.4.0
Signed-off-by: Matteo Cicuttin <datafl4sh@toxicnet.eu>
2020-07-24 10:34:58 +02:00

13 lines
480 B
Diff

Index: gnuplot-5.4.0/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 share
+SUBDIRS = config m4 term src man share
EXTRA_DIST = BUGS Copyright FAQ.pdf INSTALL INSTALL.gnu \
PATCHLEVEL PGPKEYS README RELEASE_NOTES \