summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-09-28 22:42:32 +0000
committerChris Larson <clarson@kergoth.com>2003-09-28 22:42:32 +0000
commita9fdf65366ead81225882f102b22f3c01aa0f5e2 (patch)
tree09735b44cf9325ba4985e77c6e046b8aef27bad8
parent80768365032e51fbe63ff275b38de15a9673efb2 (diff)
Correct S typo in screen.
BKrev: 3f7763d8VW25EP61L6rvlvT6cte22w
-rw-r--r--binutils/binutils-2.14.90.0.6/PLACEHOLDER0
-rw-r--r--screen/screen-3.9.15.oe7
2 files changed, 7 insertions, 0 deletions
diff --git a/binutils/binutils-2.14.90.0.6/PLACEHOLDER b/binutils/binutils-2.14.90.0.6/PLACEHOLDER
deleted file mode 100644
index e69de29bb2..0000000000
--- a/binutils/binutils-2.14.90.0.6/PLACEHOLDER
+++ /dev/null
diff --git a/screen/screen-3.9.15.oe b/screen/screen-3.9.15.oe
index e69de29bb2..87daad651f 100644
--- a/screen/screen-3.9.15.oe
+++ b/screen/screen-3.9.15.oe
@@ -0,0 +1,7 @@
+DEPENDS = virtual/libc ncurses
+RDEPENDS = libc6 libncurses5
+
+SRC_URI := ${GNU_MIRROR}/screen/screen-3.9.15.tar.gz
+S := ${WORKDIR}/${P}
+
+inherit autotools