mirror of
https://codeberg.org/kiss-community/kiss
synced 2024-11-04 14:05:41 -07:00
66958b3232
This utility must be rewritten (with added complexity). There is no portable way to tell tar to add a directory but not include its contents (unless it is empty). The simple approach of giving tar the package's manifest is not workable without omitting directories. This causes issues when installing an exported tarball and target directories do not exist. The most obvious solution is to copy all of the package's files to a temporary directory and then pass that to tar. This would work fine but slow the process down substantially. Another solution will be sought and if not possible the above will be implemented instead. Closes #254 |
||
---|---|---|
.. | ||
kiss-chroot | ||
kiss-depends | ||
kiss-fork | ||
kiss-help | ||
kiss-link | ||
kiss-maintainer | ||
kiss-manifest | ||
kiss-new | ||
kiss-orphans | ||
kiss-outdated | ||
kiss-owns | ||
kiss-preferred | ||
kiss-repo-orphans | ||
kiss-revdepends | ||
kiss-size |