Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
games-strategy/naev-0.7.0: fix SRC_URI, explain BDEPEND/src_unpack
pkgcheck complains about the lack of app-arch/unzip in BDEPEND but that is not correct - the data file is supposed to be installed zipped, and the custom src_unpack ensures only the source tarball is actually unpacked. Add a comment explaining this. More importantly, both SRC_URI wrong had '/${P}/' where '/v${PV}/' should be according to the layout of GitHub upstream as of 5 minutes ago. Signed-off-by: Marek Szuba <[email protected]>
- Loading branch information