cockpit/tools/mock-build-env
Martin Pitt 94c21c11ad packit: Re-enable and fix dist build
libssh, pcp, and polkit are not installed in the Packit sandcastle
container, and they are not necessary for merely building a dist
tarball. Disable these optional features.

Explicitly specify an invalid systemd unit dir to skip the pkg-config
query.

krb, systemd, and json-glib development files are also not currently
available in sandcastle, so point configure to some mock pkg-config
files to get past ./configure checks and still be able to run `make
dist`.

Re-enable Packit tests which were disabled in commit c4908fe050.
2021-05-06 20:48:46 +02:00
..
security packit: Re-enable and fix dist build 2021-05-06 20:48:46 +02:00
README.md packit: Re-enable and fix dist build 2021-05-06 20:48:46 +02:00
gnutls.pc packit: Re-enable and fix dist build 2021-05-06 20:48:46 +02:00
json-glib-1.0.pc packit: Re-enable and fix dist build 2021-05-06 20:48:46 +02:00
krb5-gssapi.pc packit: Re-enable and fix dist build 2021-05-06 20:48:46 +02:00
krb5.pc packit: Re-enable and fix dist build 2021-05-06 20:48:46 +02:00

README.md

These are some stub pkg-config and include files that allow us to run make dist in a restricted build environment without the regular build dependencies, in particular Packit's sandcastle container.

These are used in packit.yaml.