]> git.ipfire.org Git - pakfire.git/commit
pakfire: Fix return code of pakfire_copy on error
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Aug 2022 13:16:00 +0000 (13:16 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 9 Aug 2022 13:16:00 +0000 (13:16 +0000)
commitabf75d372bd1f71676e018f9e766d3b930febdec
treee4e5fc05ab67079bd449282f5c8848778b86474b
parent6b2e86717359d862c49d1cfcd96723db549b3a1a
pakfire: Fix return code of pakfire_copy on error

Before, the function count return zero even though an error occured.

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