From: Keith Packard Date: Sun, 5 Sep 2010 01:39:58 +0000 (-0700) Subject: altosui: Fix up Mac OSX .zip file X-Git-Tag: debian/0.7+79+g3d49d5f~14 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=828e9e4c68e3ac90b6ba2e9fd5f131a9975f7e4a;hp=828e9e4c68e3ac90b6ba2e9fd5f131a9975f7e4a 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 ---