summaryrefslogtreecommitdiffstats
path: root/utils/gnuplot/patches/010-remove_doc_from_makefile.patch
blob: c3844bdb6bf6b175cca854727f34dd4afdecd74a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 \