diff options
| author | Koen Kooi <koen@openembedded.org> | 2007-08-23 11:27:38 +0000 |
|---|---|---|
| committer | Koen Kooi <koen@openembedded.org> | 2007-08-23 11:27:38 +0000 |
| commit | d9eb64a436c4ddfe30ba5454d1becd765c3cb7d5 (patch) | |
| tree | db18b26b866d7c243f68c9172ef227a2183c12e0 /packages/gnuplot/gnuplot-4.2.0/subdirs.patch | |
| parent | 0c25fa3e7098c3847f4fc3eb042b94d0e142b9b3 (diff) | |
| parent | f2a42025ad4e81842fb8470b0eee1a67abfd3098 (diff) | |
merge of '3fc90cd6e5ca8fdb9040cd52f97c35c106987f7b'
and 'dc3cf7cacd8aa259dc0e068dd6a8035ad9817f47'
Diffstat (limited to 'packages/gnuplot/gnuplot-4.2.0/subdirs.patch')
| -rw-r--r-- | packages/gnuplot/gnuplot-4.2.0/subdirs.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/packages/gnuplot/gnuplot-4.2.0/subdirs.patch b/packages/gnuplot/gnuplot-4.2.0/subdirs.patch new file mode 100644 index 0000000000..8c7d1f0d35 --- /dev/null +++ b/packages/gnuplot/gnuplot-4.2.0/subdirs.patch @@ -0,0 +1,11 @@ +--- /tmp/Makefile.am 2007-08-23 13:10:15.560659023 +0200 ++++ gnuplot-4.2.0/Makefile.am 2007-08-23 13:10:34.961764629 +0200 +@@ -1,7 +1,7 @@ + ## Process this file with automake to produce Makefile.in -*-Makefile-*- + AUTOMAKE_OPTIONS = foreign 1.2h + +-SUBDIRS = config m4 term src docs $(LISPDIR) man demo tutorial share ++SUBDIRS = config m4 term src $(LISPDIR) man share + + EXTRA_DIST = BUGS CodeStyle Copyright FAQ GNUmakefile INSTALL INSTALL.gnu \ + Makefile.maint PATCHLEVEL PGPKEYS PORTING README README.1ST README.exp \ |
