aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/glib-1.2/glib-1.2_1.2.10.oe
diff options
context:
space:
mode:
Diffstat (limited to 'nonworking/glib-1.2/glib-1.2_1.2.10.oe')
-rw-r--r--nonworking/glib-1.2/glib-1.2_1.2.10.oe8
1 files changed, 0 insertions, 8 deletions
diff --git a/nonworking/glib-1.2/glib-1.2_1.2.10.oe b/nonworking/glib-1.2/glib-1.2_1.2.10.oe
deleted file mode 100644
index 39d07f2dbc..0000000000
--- a/nonworking/glib-1.2/glib-1.2_1.2.10.oe
+++ /dev/null
@@ -1,8 +0,0 @@
-SRC_URI = http://ftp.gnome.org/pub/gnome/sources/glib/1.2/glib-${PV}.tar.gz \
- file://${FILESDIR}/configure.patch;patch=1
-
-inherit autotools libtool
-
-do_configure_prepend () {
- install -m 0644 ${FILESDIR}/glibconfig-sysdefs.h .
-}