cicd(aur): install README.md to /usr/share/doc/snitch (#19)
This commit is contained in:
@@ -82,6 +82,7 @@ aurs:
|
|||||||
package: |-
|
package: |-
|
||||||
install -Dm755 "./snitch" "${pkgdir}/usr/bin/snitch"
|
install -Dm755 "./snitch" "${pkgdir}/usr/bin/snitch"
|
||||||
install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/snitch/LICENSE"
|
install -Dm644 "./LICENSE" "${pkgdir}/usr/share/licenses/snitch/LICENSE"
|
||||||
|
install -Dm644 "./README.md" "${pkgdir}/usr/share/doc/snitch/README.md"
|
||||||
commit_msg_template: "Update to {{ .Tag }}"
|
commit_msg_template: "Update to {{ .Tag }}"
|
||||||
skip_upload: auto
|
skip_upload: auto
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user