]> code.ossystems Code Review - openembedded-core.git/commitdiff
sato-icon-theme: Set PACKAGE_ARCH to all (from OE)
authorRichard Purdie <richard@openedhand.com>
Wed, 1 Aug 2007 15:24:57 +0000 (15:24 +0000)
committerRichard Purdie <richard@openedhand.com>
Wed, 1 Aug 2007 15:24:57 +0000 (15:24 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2294 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/sato-icon-theme/sato-icon-theme_0.1.bb
meta/packages/sato-icon-theme/sato-icon-theme_svn.bb

index 08db3aa427e87dc1637cff26062579aef4725a83..30d0017b74d5b178a1f8420d9719a8bf388020f9 100644 (file)
@@ -9,6 +9,8 @@ inherit autotools pkgconfig
 
 FILES_${PN} += "${datadir}"
 
+PACKAGE_ARCH = "all"
+
 pkg_postinst_${PN} () {
         if [ "x$D" != "x" ]; then
                 exit 1
index 4fdcfaefe87ce8b83e904793c783fb342b178bdd..04c8eeba54fbcc5a52f58a566af4689920048673 100644 (file)
@@ -11,6 +11,8 @@ inherit autotools pkgconfig
 
 FILES_${PN} += "${datadir}"
 
+PACKAGE_ARCH = "all"
+
 pkg_postinst_${PN} () {
         if [ "x$D" != "x" ]; then
                 exit 1