systemd/debian/README.source
2014-04-26 10:18:08 +02:00

10 lines
292 B
Plaintext

To build systemd from source, install “git-buildpackage” and run the following
steps:
gbp-clone git+ssh://git.debian.org/git/pkg-systemd/systemd.git
cd systemd
git-buildpackage
We recommend you use pbuilder to make sure you build in a clean environment:
git-buildpackage --git-pbuilder