]> git.ipfire.org Git - pakfire.git/commit
packages: Simplify the directory structures once again
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Aug 2023 15:45:03 +0000 (15:45 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Aug 2023 15:56:19 +0000 (15:56 +0000)
commit5f4d8a0b8af6bed315f60975679abef9609a51bd
tree6564a551e99b267ce9cf8781d6a8f201576edb2e
parenta98600fba4d5e3a7cc85582b2120d370d7ca7ade
packages: Simplify the directory structures once again

I don't think that we will have lots of subdirectories here so that
filesystems won't be able to cope. However, it would be nice to use the
same structure throughout.

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