[oe-commits] Julien 'Ainulindale' Cassignol : e-wm: Corrected PACKAGE_ARCH for e-wm-sysactions. Comment was appended.

GIT User account git at amethyst.openembedded.net
Sun Nov 30 10:28:20 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 75abde1345c9cb7cb05b3e389cb3ae32240011e7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=75abde1345c9cb7cb05b3e389cb3ae32240011e7

Author: Julien 'Ainulindale' Cassignol <ainulindale at gmail.com>
Date:   Sun Nov 30 11:26:42 2008 +0100

e-wm: Corrected PACKAGE_ARCH for e-wm-sysactions. Comment was appended.

---

 packages/e17/e-wm_svn.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/packages/e17/e-wm_svn.bb b/packages/e17/e-wm_svn.bb
index d4cf364..f723f90 100644
--- a/packages/e17/e-wm_svn.bb
+++ b/packages/e17/e-wm_svn.bb
@@ -55,7 +55,7 @@ PACKAGE_ARCH_${PN}-images = "all"
 PACKAGE_ARCH_${PN}-icons = "all"
 PACKAGE_ARCH_${PN}-other = "all"
 PACKAGE_ARCH_${PN}-input-methods = "all"
-PACKAGE_ARCH_${PN}-sysactions = "${MACHINE_ARCH}" # sysactions are supposed to be arch dependent
+PACKAGE_ARCH_${PN}-sysactions = "${MACHINE_ARCH}"
 
 SRC_URI = "\
   svn://svn.enlightenment.org/svn/e/trunk;module=e;proto=http \





More information about the Openembedded-commits mailing list