]> git.ipfire.org Git - people/stevee/pakfire.git/commit
build: Fix use of temporary directories
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 9 Nov 2022 08:51:39 +0000 (08:51 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 9 Nov 2022 08:51:39 +0000 (08:51 +0000)
commiteb3e6c00162cb59fbc3c00934b1361b4b447a2ad
tree04779fa72d1727c259e84d5cacf4537d839117dc
parentb7c8579cc2eb8ca33260dabfb10a18ea4b53243d
build: Fix use of temporary directories

Some paths were hardcoded and some used hidden files which this patch
changes.

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