Use short relative paths in zip archive (Synergy, c9bbb45)

Don't use absolute paths when preparing the zip archive (all the levels wind up in the extracted contents as well); instead keep the relative paths as short as possible by changing into the target build dir before preparing the archive.

Signed-off-by: Greg Hurrell <greg@hurrell.net>

← Echo zip name to target build directory (Synergy, 0f767e7)
Move sample files into subdirectory (Synergy, 9d5cbbf) →

All snippets