From 5dd1914af88ffeaf0a09a7221da4926abb01e891 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Wed, 17 Nov 2004 02:42:47 +0000 Subject: Correct the set of PREMIRRORS in the gaim builds. BKrev: 419abaa7zIL5cGo_3WgfrPoowfYeoQ --- gaim/gaim_0.79.oe | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gaim/gaim_0.79.oe') diff --git a/gaim/gaim_0.79.oe b/gaim/gaim_0.79.oe index 82a0a11e7a..063524fd50 100644 --- a/gaim/gaim_0.79.oe +++ b/gaim/gaim_0.79.oe @@ -6,7 +6,9 @@ DEPENDS = "gtk+" SRC_URI = "${SOURCEFORGE_MIRROR}/${PN}/${PN}-${PV}.tar.bz2" -PREMIRRORS_prepend = "${SOURCEFORGE_MIRROR} http://unc.dl.sourceforge.net/sourceforge" +PREMIRRORS_prepend () { + ${SOURCEFORGE_MIRROR} http://unc.dl.sourceforge.net/sourceforge +} EXTRA_OECONF = "--disable-audio --disable-perl --disable-tcl --disable-deprecated" inherit autotools gettext gettext -- cgit v1.2.3