diff options
author | Julien 'Ainulindale' Cassignol <ainulindale@gmail.com> | 2008-11-30 11:26:42 +0100 |
---|---|---|
committer | Julien 'Ainulindale' Cassignol <ainulindale@gmail.com> | 2008-11-30 11:26:42 +0100 |
commit | 75abde1345c9cb7cb05b3e389cb3ae32240011e7 (patch) | |
tree | 18f276b9c71555c006fa9353f3564e55114909a4 /packages/e17 | |
parent | 601b2b0a15c6f93642d6f253f624ef027cf40497 (diff) |
e-wm: Corrected PACKAGE_ARCH for e-wm-sysactions. Comment was appended.
Diffstat (limited to 'packages/e17')
-rw-r--r-- | 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 d4cf364193..f723f90e18 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 \ |