git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
537a4e4
)
pass --disable-hicolor-check to configure
author
Phil Blundell
<philb@gnu.org>
Wed, 30 Jun 2004 15:11:59 +0000
(15:11 +0000)
committer
Phil Blundell
<philb@gnu.org>
Wed, 30 Jun 2004 15:11:59 +0000
(15:11 +0000)
BKrev: 40e2d83fxrrQVS1RAo_e4cUNgs1uAQ
gnome/gnome-icon-theme_1.3.3.oe
patch
|
blob
|
history
diff --git
a/gnome/gnome-icon-theme_1.3.3.oe
b/gnome/gnome-icon-theme_1.3.3.oe
index
e69de29
..
e33ade9
100644
(file)
--- 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