commit:     17eb8f5c6c99746ad1144840b47f064cca82951f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Jan  1 20:24:20 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Jan  1 20:34:21 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17eb8f5c

gui-wm/sway: sync live

Bug: https://bugs.gentoo.org/915703
Signed-off-by: Sam James <sam <AT> gentoo.org>

 gui-wm/sway/sway-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gui-wm/sway/sway-9999.ebuild b/gui-wm/sway/sway-9999.ebuild
index 3e3ec1143eeb..d5465651ab99 100644
--- a/gui-wm/sway/sway-9999.ebuild
+++ b/gui-wm/sway/sway-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -89,7 +89,7 @@ src_configure() {
 
 src_install() {
        meson_src_install
-       insinto /usr/share/xdg-desktop-portal/portals
+       insinto /usr/share/xdg-desktop-portal
        doins "${FILESDIR}/sway-portals.conf"
 }
 

Reply via email to