Installing data into /usr/local/share
My project includes some data (mostly sample files) which I would like my aur package to install into `/usr/local/share/<appname>`. Can cargo-aur be configured to include these files in the tar file in a way that they would be copied into the right place on install?
关闭于 2024-03-07 13 条评论