From 000e236618996d1acb927bd34e95ba9ef3e437d9 Mon Sep 17 00:00:00 2001 From: Phil Blundell Date: Wed, 30 Jun 2004 15:11:59 +0000 Subject: pass --disable-hicolor-check to configure BKrev: 40e2d83fxrrQVS1RAo_e4cUNgs1uAQ --- gnome/gnome-icon-theme_1.3.3.oe | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'gnome') 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 -- cgit v1.2.3