From: Phil Blundell Date: Wed, 30 Jun 2004 15:11:59 +0000 (+0000) Subject: pass --disable-hicolor-check to configure X-Git-Tag: Release-2010-05/1~18439 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=000e236618996d1acb927bd34e95ba9ef3e437d9;p=openembedded.git pass --disable-hicolor-check to configure BKrev: 40e2d83fxrrQVS1RAo_e4cUNgs1uAQ --- diff --git a/gnome/gnome-icon-theme_1.3.3.oe b/gnome/gnome-icon-theme_1.3.3.oe index e69de29bb2..e33ade99a0 100644 --- a/gnome/gnome-icon-theme_1.3.3.oe +++ b/gnome/gnome-icon-theme_1.3.3.oe @@ -0,0 +1,7 @@ +SRC_URI = "${GNOME_MIRROR}/${PN}/1.3/${PN}-${PV}.tar.bz2" + +FILES_${PN} += "${datadir}/icons" + +EXTRA_OECONF = "--disable-hicolor-check" + +inherit autotools pkgconfig