






























Thanks for this usefull tool and the PKGBUILD.
This is installed
$ pacman -Ql bashcities
bashcities /usr/
bashcities /usr/bin/
bashcities /usr/bin/bashcities
But you have inside the release tar.gz,
$ tar tf bashcities-1.1.tar.gz
bashcities-1.1/
bashcities-1.1/.github/
bashcities-1.1/.github/FUNDING.yml
bashcities-1.1/LICENSE
bashcities-1.1/README.md
bashcities-1.1/bashcities
Please make sure that "README.md" end us up in
/usr/share/doc/bashcities/README.md
And the "LICENSE" in,
/usr/share/licenses/bashcities/LICENSE
This is usually done with a simple copy in the PKGBUILD using "install".
install -Dm644 xxxx yyyy ....
Thanks in advance.
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
I really doubt most people would want to have those files copied to their hard drives. The files are pretty much useless. The docs can be accessed online.