repo/proj/guru:dev commit in: gui-apps/dankmaterialshell/
"Emi" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785953948.91292df2a0caeed86351c574d29951bf5c43734b.reedy.sailors.8t@gentoo> |
commit: 91292df2a0caeed86351c574d29951bf5c43734b
Author: Emi <reedy.sailors.8t <AT> icloud <DOT> com>
AuthorDate: Wed Aug 5 18:19:08 2026 +0000
Commit: Emi <reedy.sailors.8t <AT> icloud <DOT> com>
CommitDate: Wed Aug 5 18:19:08 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=91292df2
gui-apps/dankmaterialshell: 1.4.6 fix greeter use
Signed-off-by: Emi <reedy.sailors.8t <AT> icloud.com>
...nkmaterialshell-1.4.6.ebuild => dankmaterialshell-1.4.6-r1.ebuild} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/gui-apps/dankmaterialshell/dankmaterialshell-1.4.6.ebuild b/gui-apps/dankmaterialshell/dankmaterialshell-1.4.6-r1.ebuild
similarity index 98%
rename from gui-apps/dankmaterialshell/dankmaterialshell-1.4.6.ebuild
rename to gui-apps/dankmaterialshell/dankmaterialshell-1.4.6-r1.ebuild
index a5e99b1c5c..49847e9db2 100644
--- a/gui-apps/dankmaterialshell/dankmaterialshell-1.4.6.ebuild
+++ b/gui-apps/dankmaterialshell/dankmaterialshell-1.4.6-r1.ebuild
@@ -104,7 +104,9 @@ src_install() {
}
pkg_postinst() {
- tmpfiles_process dms-greeter.conf
+ if use greeter; then
+ tmpfiles_process dms-greeter.conf
+ fi
xdg_desktop_database_update
xdg_icon_cache_update