gerbil icon indicating copy to clipboard operation
gerbil copied to clipboard

Improve packages to add symlinks and testing

Open ober opened this issue 6 months ago • 0 comments

Currently our packages install to /opt/gerbil. As /opt/gerbil/bin is not in the default PATH, we need to add symlinks to /usr/bin for /opt/gerbil/bin binaries. Additionally we need to validate that the packages install cleanly on the distro they are intended for, and that tests pass. This is to catch any requirements the runtime may have as dependent packages.

ober avatar Dec 28 '23 20:12 ober