Correct the set of PREMIRRORS in the gaim builds.
authorChris Larson <clarson@kergoth.com>
Wed, 17 Nov 2004 02:42:47 +0000 (02:42 +0000)
committerChris Larson <clarson@kergoth.com>
Wed, 17 Nov 2004 02:42:47 +0000 (02:42 +0000)
BKrev: 419abaa7zIL5cGo_3WgfrPoowfYeoQ

gaim/gaim_0.78.oe
gaim/gaim_0.79.oe
gaim/gaim_0.80.oe

index 82a0a11..063524f 100644 (file)
@@ -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
index 82a0a11..063524f 100644 (file)
@@ -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
index 10d74ba..82b3cd2 100644 (file)
@@ -8,7 +8,9 @@ RRECOMMENDS_${PN} = "gaim-protocol-irc gaim-protocol-jabber"
 
 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"
 
 FILES_${PN} = "${bindir} ${sbindir} ${libexecdir} ${libdir}/lib*.so.* \