diff options
author | Junqian Gordon Xu <xjqian@gmail.com> | 2007-08-24 13:16:38 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2007-08-24 13:16:38 +0000 |
commit | c748887a42f92eff887578ce1341e5b95cc50b05 (patch) | |
tree | 46e39eba24896e46f0afc25c7e7f0d660c775f0d /packages/gnuplot | |
parent | 42a725fcf4791de81c412ee45eb151222a8d47fb (diff) |
gnuplot: remove stale patch, fixes #2300
Diffstat (limited to 'packages/gnuplot')
-rw-r--r-- | packages/gnuplot/gnuplot_4.2.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gnuplot/gnuplot_4.2.0.bb b/packages/gnuplot/gnuplot_4.2.0.bb index c6f51c4f15..d750aac66a 100644 --- a/packages/gnuplot/gnuplot_4.2.0.bb +++ b/packages/gnuplot/gnuplot_4.2.0.bb @@ -8,7 +8,6 @@ PR = "r0" SRC_URI = "${SOURCEFORGE_MIRROR}/gnuplot/${PN}-${PV}.tar.gz \ file://subdirs.patch;patch=1 \ - file://matrix.patch;patch=1 \ file://gnuplot.desktop \ file://gnuplot.png" |