diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-03 21:21:40 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-03 21:21:40 +0000 |
commit | 2a08b60aff9d9bc2f84ac0e6249f29b31f9b0bd7 (patch) | |
tree | 71623c38fe9adcacc8113e396d4173cee156bd0a /opie-taskbar/opie-taskbar_cvs.oe | |
parent | 83794ba00760024b581fca215962aa577d23b8d2 (diff) |
Merge oe-devel@oe-devel.bkbits.net:packages
into odin.sc.ti.com:/home/kergoth/code/packages
2004/12/03 15:21:29-06:00 ti.com!kergoth
Update the PACKAGE_ARCH bits to suck a bit less.
BKrev: 41b0d8e4rsL0NS7oeNg9h5Mf9Y9g4A
Diffstat (limited to 'opie-taskbar/opie-taskbar_cvs.oe')
-rw-r--r-- | opie-taskbar/opie-taskbar_cvs.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/opie-taskbar/opie-taskbar_cvs.oe b/opie-taskbar/opie-taskbar_cvs.oe index 1c89d32427..469c36bfd4 100644 --- a/opie-taskbar/opie-taskbar_cvs.oe +++ b/opie-taskbar/opie-taskbar_cvs.oe @@ -128,5 +128,4 @@ do_install_append_tosa () { FILES_opie-taskbar_append = " /etc ${palmtopdir}/apps ${palmtopdir}/pics" -PACKAGE_ARCH = "${MACHINE_ARCH}" - +PACKAGE_ARCH := "${MACHINE_ARCH}" |