]> git.ipfire.org Git - pakfire.git/commit
file: Accept relative paths and make them absolute
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Oct 2022 18:26:35 +0000 (18:26 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 18 Oct 2022 18:26:35 +0000 (18:26 +0000)
commit2cc8b5f4a7ed809746aef945829550c377029e97
tree2f66906326610b74f1e947518b94d6051622476d
parent004f0160ceedd15ee12933b11fd06cb4faf0826b
file: Accept relative paths and make them absolute

I have no idea what new problems this will create, but let's try...

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