diff options
Diffstat (limited to 'opie-taskbar/opie-taskbar_1.1.7.oe')
-rw-r--r-- | opie-taskbar/opie-taskbar_1.1.7.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/opie-taskbar/opie-taskbar_1.1.7.oe b/opie-taskbar/opie-taskbar_1.1.7.oe index 460bbd725e..dbcb23c07d 100644 --- a/opie-taskbar/opie-taskbar_1.1.7.oe +++ b/opie-taskbar/opie-taskbar_1.1.7.oe @@ -131,5 +131,4 @@ do_install_append_tosa () { FILES_opie-taskbar_append = " /etc /etc/profile.d ${palmtopdir}/apps ${palmtopdir}/pics" -PACKAGE_ARCH = "${MACHINE_ARCH}" - +PACKAGE_ARCH := "${MACHINE_ARCH}" |