-
Santiago Rodriguez authoredSantiago Rodriguez authored
After you've reviewed these contribution guidelines, you'll be all set to
contribute to this project.
CONTRIBUTING.md 5.03 KiB
Contributing
Whether you've got a bugfix, documentation update, or new feature for us, these are the steps to follow to contribute code back into the main trisquel repo.
1. Prerequisites
- Install needed packages for both, sources and binary builds
sudo apt-get install dpkg-dev devscripts git pbuilder quilt patch sed rpl parsewiki
- Configure build environment for binary packages
git clone https://devel.trisquel.info/trisquel/trisquel-builder.git
ln -s $(readlink -f trisquel-builder/pbuilderrc) ~/.pbuilderrc
sudo ln -s $(readlink -f trisquel-builder/hooks) /var/cache/pbuilder/hooks.d
- Create the build environment for each distribution/architecture you want to work with
sudo BUILDDIST=belenos BUILDARCH=amd64 pbuilder create