Skip to content

eth-pkg/sbuild

Repository files navigation

sbuild

This repository provides a modified version of the official sbuild package from Debian's salsa repository. The modification allows network connections inside dpkg-buildpackage for added flexibility during package building.

Usage

git clone https://github.com/eth-pkg/sbuild.git cd sbuild # Install dependencies sudo apt-get install dh-python dh-sequence-python3 libyaml-tiny-perl python3-all # Build the package dpkg-buildpackage -us -uc # Install the newly built package  cd .. && sudo dpkg -i sbuild_0.85.6_all.deb libsbuild-perl_0.85.6_all.deb

About

Fork of the official package sbuild: https://salsa.debian.org/debian/sbuild

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 76