mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 15:10:12 +08:00
14 lines
525 B
Diff
14 lines
525 B
Diff
Index: gnuplot-5.2.8/Makefile.am
|
|
===================================================================
|
|
--- gnuplot-5.2.8.orig/Makefile.am
|
|
+++ gnuplot-5.2.8/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
|
|
|
|
EXTRA_DIST = BUGS Copyright FAQ.pdf GNUmakefile INSTALL INSTALL.gnu \
|
|
Makefile.maint PATCHLEVEL PGPKEYS README RELEASE_NOTES \
|