]> git.ipfire.org Git - pakfire.git/commit
build: Refactor installing the source package
authorMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Nov 2022 11:43:10 +0000 (11:43 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 4 Nov 2022 11:43:10 +0000 (11:43 +0000)
commitfcc68dffea6ca1cb181919c4118627a1a125c019
tree879f2a9af417c651838edae2553684263e644139
parent46f0079d5ec9c26bb7527c682b37f3dbae6e2e38
build: Refactor installing the source package

This is required because the old way required the package to be
available on the local filesystem. This way, we only require the package
to exist (usually in the commandline repository).

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