aboutsummaryrefslogtreecommitdiffstats
path: root/nonworking/glib-1.2/glib-1.2_1.2.10.oe
blob: 39d07f2dbcbff511e3b4712d82d0bbba6501c67f (plain)
1
2
3
4
5
6
7
8
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 .
}