To make proper packages, you HAVE to use pkgbuild on a Mac, or possibly [BOMUtils](http://hogliux.github.io/bomutils) on Unix-like OSes. Then you have to use tar+xz to create the Payload file which contains the actual executables, and a separate tar+xz Scripts file.
To make proper packages, you HAVE to use pkgbuild on a Mac, or possibly BOMUtils on Unix-like OSes.
Then you have to use tar+xz to create the Payload file which contains the actual executables, and a separate tar+xz Scripts file.