summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nonworking/atk/atk-1.5.1/m4.patch0
-rw-r--r--nonworking/atk/atk_1.5.1.oe12
2 files changed, 0 insertions, 12 deletions
diff --git a/nonworking/atk/atk-1.5.1/m4.patch b/nonworking/atk/atk-1.5.1/m4.patch
deleted file mode 100644
index e69de29bb2..0000000000
--- a/nonworking/atk/atk-1.5.1/m4.patch
+++ /dev/null
diff --git a/nonworking/atk/atk_1.5.1.oe b/nonworking/atk/atk_1.5.1.oe
deleted file mode 100644
index 04350291b4..0000000000
--- a/nonworking/atk/atk_1.5.1.oe
+++ /dev/null
@@ -1,12 +0,0 @@
-DEPENDS = glib-2.0
-
-SRC_URI = http://ftp.gnome.org/pub/gnome/sources/atk/1.5/atk-${PV}.tar.bz2 \
- file://${FILESDIR}/m4.patch;patch=1
-
-inherit autotools libtool
-
-EXTRA_OECONF = '--disable-glibtest'
-
-CFLAGS_append = ' -I${STAGING_INCDIR}/glib-2.0 \
- -I${STAGING_INCDIR}/glib-2.0/glib \
- -I${STAGING_INCDIR}/glib-2.0/gobject'