You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clément FRÉVILLE 5be0d2aa01
Cleanup diff
2 years ago
debian Cleanup diff 2 years ago
.gitignore Update build script 2 years ago
README.md Update build script 2 years ago
build-package.sh Fix SIGTERM signal handling 2 years ago
clean.sh Update build script 2 years ago

README.md

Maintainer

To build the package, download the asix sources in the root directory of this repository, and rename the file.

mv asix.tgz asix_0.1.4.orig.tar.gz
./build-package.sh

Compile against another distribution

mk-sbuild --arch=amd64 --name=bionic bionic
./build-package.sh setup
cd asix
sbuild -d bionic-amd64