commit:     deb191a261b407eb69db3d4e9e6762cf778052d5
Author:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
AuthorDate: Mon Jul 15 11:39:41 2024 +0000
Commit:     Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Jul 15 12:33:54 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=deb191a2

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

Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net>

 gui-apps/aylurs-gtk-shell/aylurs-gtk-shell-1.8.2-r1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/gui-apps/aylurs-gtk-shell/aylurs-gtk-shell-1.8.2-r1.ebuild 
b/gui-apps/aylurs-gtk-shell/aylurs-gtk-shell-1.8.2-r1.ebuild
index e87f41258..11668a6d8 100644
--- a/gui-apps/aylurs-gtk-shell/aylurs-gtk-shell-1.8.2-r1.ebuild
+++ b/gui-apps/aylurs-gtk-shell/aylurs-gtk-shell-1.8.2-r1.ebuild
@@ -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/";

Reply via email to