summaryrefslogtreecommitdiff
path: root/gui-wm
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-01-01 20:24:20 +0000
committerSam James <sam@gentoo.org>2024-01-01 20:34:21 +0000
commit17eb8f5c6c99746ad1144840b47f064cca82951f (patch)
treee4243c2ae7a450ddc39495c9618db9cd99eed733 /gui-wm
parentgames-util/cartridges: drop old 2.7.1 (diff)
downloadgentoo-17eb8f5c6c99746ad1144840b47f064cca82951f.tar.gz
gentoo-17eb8f5c6c99746ad1144840b47f064cca82951f.tar.bz2
gentoo-17eb8f5c6c99746ad1144840b47f064cca82951f.zip
gui-wm/sway: sync live
Bug: https://bugs.gentoo.org/915703 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'gui-wm')
-rw-r--r--gui-wm/sway/sway-9999.ebuild4
1 files 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"
}