diff options
| author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-07-30 23:44:51 +0200 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2012-07-31 00:14:54 +0200 |
| commit | edd4f5c9bb90ef248be5b1da7e149b5aea8f68f7 (patch) | |
| tree | 789cb6cda3bd5658608dbe56f9da5dcb89cd0e81 /meta-oe/recipes-extended/gnuplot/gnuplot-4.4.4/subdirs.patch | |
| parent | 44118edc758683551cde0f700020823f53389c4f (diff) | |
| download | meta-openembedded-edd4f5c9bb90ef248be5b1da7e149b5aea8f68f7.tar.gz | |
gnuplot: import from meta-smartphone
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/gnuplot/gnuplot-4.4.4/subdirs.patch')
| -rw-r--r-- | meta-oe/recipes-extended/gnuplot/gnuplot-4.4.4/subdirs.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-extended/gnuplot/gnuplot-4.4.4/subdirs.patch b/meta-oe/recipes-extended/gnuplot/gnuplot-4.4.4/subdirs.patch new file mode 100644 index 0000000000..8c7d1f0d35 --- /dev/null +++ b/meta-oe/recipes-extended/gnuplot/gnuplot-4.4.4/subdirs.patch | |||
| @@ -0,0 +1,11 @@ | |||
| 1 | --- /tmp/Makefile.am 2007-08-23 13:10:15.560659023 +0200 | ||
| 2 | +++ gnuplot-4.2.0/Makefile.am 2007-08-23 13:10:34.961764629 +0200 | ||
| 3 | @@ -1,7 +1,7 @@ | ||
| 4 | ## Process this file with automake to produce Makefile.in -*-Makefile-*- | ||
| 5 | AUTOMAKE_OPTIONS = foreign 1.2h | ||
| 6 | |||
| 7 | -SUBDIRS = config m4 term src docs $(LISPDIR) man demo tutorial share | ||
| 8 | +SUBDIRS = config m4 term src $(LISPDIR) man share | ||
| 9 | |||
| 10 | EXTRA_DIST = BUGS CodeStyle Copyright FAQ GNUmakefile INSTALL INSTALL.gnu \ | ||
| 11 | Makefile.maint PATCHLEVEL PGPKEYS PORTING README README.1ST README.exp \ | ||
