summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gui-wm/sway')
-rw-r--r--gui-wm/sway/sway-1.8.1-r2.ebuild (renamed from gui-wm/sway/sway-1.8.1-r1.ebuild)4
1 files changed, 2 insertions, 2 deletions
diff --git a/gui-wm/sway/sway-1.8.1-r1.ebuild b/gui-wm/sway/sway-1.8.1-r2.ebuild
index 5a6cfa95a1ec..9fbae12bce5d 100644
--- a/gui-wm/sway/sway-1.8.1-r1.ebuild
+++ b/gui-wm/sway/sway-1.8.1-r2.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
@@ -102,7 +102,7 @@ src_install() {
dobin contrib/grimshot
fi
- insinto /usr/share/xdg-desktop-portal/portals
+ insinto /usr/share/xdg-desktop-portal
doins "${FILESDIR}/sway-portals.conf"
}