Loading...
Loading...
Package voxtype for release. Creates deb and rpm packages from binaries. Use when building distribution packages.
npx skill4agent add peteonrails/voxtype package-releasefpmgem install fpmrpmbuildsudo dnf install rpm-buildsudo pacman -S rpm-toolsreleases/${VERSION}/./scripts/package.sh --skip-build ${VERSION}./scripts/package.sh ${VERSION}| Flag | Description |
|---|---|
| Use existing binaries, don't rebuild |
| Build only Debian package |
| Build only RPM package |
| Skip package validation |
| Set package release number (default: 1) |
| Target architecture: x86_64 or aarch64 |
releases/${VERSION}/voxtype_${VERSION}-1_amd64.debvoxtype-${VERSION}-1.x86_64.rpm./scripts/package.sh --skip-build ${VERSION}Error: Binary not found: releases/0.4.14/voxtype-0.4.14-linux-x86_64-avx2gem install fpm