From 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 9 Dec 2004 09:47:41 +0000 Subject: 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 --- gnuplot/files/gnuplot.desktop | 8 -------- gnuplot/files/gnuplot.png | 0 gnuplot/gnuplot-4.0.0/subdirs.patch | 16 ---------------- gnuplot/gnuplot_4.0.0.bb | 0 4 files changed, 24 deletions(-) delete mode 100644 gnuplot/files/gnuplot.desktop delete mode 100644 gnuplot/files/gnuplot.png delete mode 100644 gnuplot/gnuplot-4.0.0/subdirs.patch delete mode 100644 gnuplot/gnuplot_4.0.0.bb (limited to 'gnuplot') 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 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 -- cgit v1.2.3