]> git.ipfire.org Git - pakfire.git/commit
build: Check very early whether we can install the source package
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Sep 2023 17:59:06 +0000 (17:59 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Sep 2023 17:59:06 +0000 (17:59 +0000)
commit2c4ac919659915f0e1d343bcb96b7209d76357bf
tree3b220b99006dcd73b7ab92cbb2110aa7d7d23a72
parentcb231b4003a1042abcd850737f173e9d5118a097
build: Check very early whether we can install the source package

It might still fail, but at least we tried to solve this here before
extracting the build environment and so on.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/libpakfire/build.c