[oe-commits] org.oe.dev gnome-themes: no binaries, so set package arch to all

koen commit oe at amethyst.openembedded.net
Fri Sep 5 12:04:19 UTC 2008


gnome-themes: no binaries, so set package arch to all

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 9370d059b6914151df1a304954c2a3d585a2f953
ViewMTN: http://monotone.openembedded.org/revision/info/9370d059b6914151df1a304954c2a3d585a2f953
Files:
1
packages/gnome/gnome-themes_2.22.2.bb
Diffs:

#
# mt diff -r626f4d1d841e7d57e5993c3a7712b73003189c54 -r9370d059b6914151df1a304954c2a3d585a2f953
#
#
#
# patch "packages/gnome/gnome-themes_2.22.2.bb"
#  from [ef27a912b5d98987627a1ca8fbc5a93c463cb8e7]
#    to [0d8e0e602b7feeecc062e1b89ddc7870c61b3f02]
#
============================================================
--- packages/gnome/gnome-themes_2.22.2.bb	ef27a912b5d98987627a1ca8fbc5a93c463cb8e7
+++ packages/gnome/gnome-themes_2.22.2.bb	0d8e0e602b7feeecc062e1b89ddc7870c61b3f02
@@ -7,6 +7,8 @@ inherit gnome
 
 inherit gnome
 
+PACKAGE_ARCH = "all"
+
 PACKAGES =+ " gtk-engine-crux gtk-engine-hc gtk-engine-lighthouseblue gtk-engine-mist gtk-engine-thinice"
 FILES_gtk-engine-crux = "${libdir}/gtk-2.0/*/engines/libcrux-engine.so"
 FILES_gtk-engine-hc = "${libdir}/gtk-2.0/*/engines/libhcengine.so"
@@ -14,8 +16,6 @@ FILES_gtk-engine-thinice = "${libdir}/gt
 FILES_gtk-engine-mist = "${libdir}/gtk-2.0/*/engines/libmist.so"
 FILES_gtk-engine-thinice = "${libdir}/gtk-2.0/*/engines/libthinice.so"
 
-
-
 PACKAGES =+ " gnome-theme-crux gnome-theme-grand-canyon gnome-theme-highcontrast gnome-theme-highcontrastinverse gnome-theme-highcontrastlargeprint gnome-theme-highcontrastlargeprintinverse gnome-theme-largeprint gnome-theme-lighthouseblue gnome-theme-mist gnome-theme-traditional"
 FILES_gnome-theme-crux = "${datadir}/themes/Crux ${datadir}/icons/Crux"
 FILES_gnome-theme-grand-canyon = "${datadir}/themes/Grand-Canyon ${datadir}/icons/Grand-Canyon"






More information about the Openembedded-commits mailing list