altosui: Fix up Mac OSX .zip file
authorKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 01:39:58 +0000 (18:39 -0700)
committerKeith Packard <keithp@keithp.com>
Sun, 5 Sep 2010 01:39:58 +0000 (18:39 -0700)
commit828e9e4c68e3ac90b6ba2e9fd5f131a9975f7e4a
tree2ad99e4600f3209c67a643a8522dba5f507253bb
parent044fd27449c70474f51b99dec25fd23d3c03a559
altosui: Fix up Mac OSX .zip file

Must contain 'altosui.jar' instead of altosui-fat.jar.
Also, was using 'cp -a' instead of 'cp -p' which made files
represented by symlinks not end up in the archive.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-tools/altosui/Makefile.am