gui-apps/aylurs-gtk-shell: install changelog and examples

Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
Lucio Sauer
2024-07-15 13:39:41 +02:00
parent 9ad83f7a31
commit deb191a261

View File

@@ -61,6 +61,11 @@ src_configure() {
meson_src_configure
}
src_install() {
local DOCS="CHANGELOG.md README.md example"
meson_src_install
}
pkg_postinst() {
elog "ags wont run without a config file (usually in ~/.config/ags)."
elog "For example configs visit https://aylur.github.io/ags-docs/"