diff options
| author | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
|---|---|---|
| committer | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
| commit | 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch) | |
| tree | bf879bea7ef8517ba8c3d1286ef300401d3d484c /gnuplot | |
| parent | 101e2f1623def0a355d20aacb8bd93810703e834 (diff) | |
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'gnuplot')
| -rw-r--r-- | gnuplot/files/gnuplot.desktop | 8 | ||||
| -rw-r--r-- | gnuplot/files/gnuplot.png | 0 | ||||
| -rw-r--r-- | gnuplot/gnuplot-4.0.0/subdirs.patch | 16 | ||||
| -rw-r--r-- | gnuplot/gnuplot_4.0.0.bb | 0 |
4 files changed, 0 insertions, 24 deletions
diff --git a/gnuplot/files/gnuplot.desktop b/gnuplot/files/gnuplot.desktop deleted file mode 100644 index f108e3f46f..0000000000 --- a/gnuplot/files/gnuplot.desktop +++ /dev/null @@ -1,8 +0,0 @@ -[Desktop Entry] -Name=Gnuplot -Comment=Plot data and function graphs -Exec=x-terminal-emulator -e gnuplot -Terminal=0 -Type=Application -Icon=gnuplot.png -Categories=Scientific diff --git a/gnuplot/files/gnuplot.png b/gnuplot/files/gnuplot.png deleted file mode 100644 index e69de29bb2..0000000000 --- a/gnuplot/files/gnuplot.png +++ /dev/null diff --git a/gnuplot/gnuplot-4.0.0/subdirs.patch b/gnuplot/gnuplot-4.0.0/subdirs.patch deleted file mode 100644 index 69c7753973..0000000000 --- a/gnuplot/gnuplot-4.0.0/subdirs.patch +++ /dev/null @@ -1,16 +0,0 @@ - -# -# Patch managed by http://www.holgerschurig.de/patcher.html -# - ---- gnuplot-4.0.0/Makefile.am~nodocs -+++ gnuplot-4.0.0/Makefile.am -@@ -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 lisp man demo tutorial -+SUBDIRS = config m4 term src man tutorial - - EXTRA_DIST = BUGS CodeStyle Copyright FAQ GNUmakefile INSTALL INSTALL.gnu \ - Makefile.maint PATCHLEVEL PGPKEYS PORTING README README.1ST README.exp \ diff --git a/gnuplot/gnuplot_4.0.0.bb b/gnuplot/gnuplot_4.0.0.bb deleted file mode 100644 index e69de29bb2..0000000000 --- a/gnuplot/gnuplot_4.0.0.bb +++ /dev/null |
