summaryrefslogtreecommitdiff
path: root/nonworking
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-06-08 04:39:39 +0000
committerChris Larson <clarson@kergoth.com>2004-06-08 04:39:39 +0000
commit447a14c4c612c9a0778b2ab2017b401ce145214f (patch)
tree52b485729e8228c6c481e375091a1ed1a211b2eb /nonworking
parentafbd9fa5a97db40d6c9ec0721fc9b250d356035b (diff)
Fix the espgs 7.07.1rc1 build and move it out of nonworking (ghostscript :).
BKrev: 40c5430bmowCSRXy9Al50PEeZOmdrA
Diffstat (limited to 'nonworking')
-rw-r--r--nonworking/espgs/espgs_7.07.1rc1.oe9
1 files changed, 0 insertions, 9 deletions
diff --git a/nonworking/espgs/espgs_7.07.1rc1.oe b/nonworking/espgs/espgs_7.07.1rc1.oe
deleted file mode 100644
index 621ea3a3f6..0000000000
--- a/nonworking/espgs/espgs_7.07.1rc1.oe
+++ /dev/null
@@ -1,9 +0,0 @@
-SRC_URI = ftp://ftp.easysw.com/pub/ghostscript/espgs-${PV}-source.tar.bz2
-
-inherit autotools
-
-do_configure () {
- set -e
- ./autogen.sh
- oe_runconf
-}