aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/aterm/aterm_0.4.2.oe
diff options
context:
space:
mode:
Diffstat (limited to 'nonworking/aterm/aterm_0.4.2.oe')
-rw-r--r--nonworking/aterm/aterm_0.4.2.oe9
1 files changed, 0 insertions, 9 deletions
diff --git a/nonworking/aterm/aterm_0.4.2.oe b/nonworking/aterm/aterm_0.4.2.oe
deleted file mode 100644
index 573019b006..0000000000
--- a/nonworking/aterm/aterm_0.4.2.oe
+++ /dev/null
@@ -1,9 +0,0 @@
-DEPENDS = x11-cvs xproto-cvs
-
-SRC_URI = ${SOURCEFORGE_MIRROR}/aterm/aterm-${PV}.tar.bz2
-
-inherit autotools
-
-do_configure_prepend () {
- cp autoconf/* .
-}