aboutsummaryrefslogtreecommitdiffstats
path: root/screen/screen-3.9.15.oe
diff options
context:
space:
mode:
Diffstat (limited to 'screen/screen-3.9.15.oe')
-rw-r--r--screen/screen-3.9.15.oe10
1 files changed, 0 insertions, 10 deletions
diff --git a/screen/screen-3.9.15.oe b/screen/screen-3.9.15.oe
deleted file mode 100644
index a6d0e1e7cf..0000000000
--- a/screen/screen-3.9.15.oe
+++ /dev/null
@@ -1,10 +0,0 @@
-DEPENDS = virtual/libc ncurses
-RDEPENDS = libc6 libncurses5
-
-SRC_URI := ${GNU_MIRROR}/screen/screen-3.9.15.tar.gz \
- file://${FILESDIR}/configure.patch;patch=1
-S := ${WORKDIR}/${P}
-
-inherit autotools
-
-EXTRA_OECONF = "--with-pty-mode=0620 --with-pty-group=5"