diff options
Diffstat (limited to 'nonworking')
-rw-r--r-- | nonworking/espgs/espgs_7.07.1rc1.oe | 9 |
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 -} |