Re: [systemd-devel] Creating a Release Tarball

2014-03-01 Thread Lennart Poettering
On Sat, 01.03.14 01:36, Justin Brown (justin.br...@fandingo.org) wrote: > Sorry for this very basic question, but I've hit a wall and can't > figure what I need to do. I'm getting started on trying to do some > systemd development. The most natural way for me to compile systemd is > to use the Fed

Re: [systemd-devel] Creating a Release Tarball

2014-03-01 Thread Tom Gundersen
On Sat, Mar 1, 2014 at 8:36 AM, Justin Brown wrote: > commands to prep the repository before creating the tarball. Could > someone enlighten me what steps need to be taken before building the > RPM? $ make distcheck should create a tarball for you. Cheers, Tom _