diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-12-15 12:03:36 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2021-12-15 12:03:36 +0100 |
commit | b29412acec0ee1771d2fd5fe02906d0497acae90 (patch) | |
tree | 139aa6c0b45a166220997fac0080acec67f0a5b0 | |
parent | gui-apps/wlogout: fix BadFilename (diff) | |
download | guru-b29412acec0ee1771d2fd5fe02906d0497acae90.tar.gz guru-b29412acec0ee1771d2fd5fe02906d0497acae90.tar.bz2 guru-b29412acec0ee1771d2fd5fe02906d0497acae90.zip |
gui-wm/phosh: fix DeprecatedInsinto, UnusedInherits
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
-rw-r--r-- | gui-wm/phosh/phosh-0.14.1.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gui-wm/phosh/phosh-0.14.1.ebuild b/gui-wm/phosh/phosh-0.14.1.ebuild index 79ff0db63..a84f5bf3c 100644 --- a/gui-wm/phosh/phosh-0.14.1.ebuild +++ b/gui-wm/phosh/phosh-0.14.1.ebuild @@ -66,8 +66,7 @@ src_install() { meson_src_install newpamd "${FILESDIR}"/pam_phosh 'phosh' systemd_newunit "${FILESDIR}"/phosh.service 'phosh.service' - insinto /usr/share/applications/ - doins "${FILESDIR}"/sm.puri.OSK0.desktop + domenu "${FILESDIR}"/sm.puri.OSK0.desktop DOC_CONTENTS="To amend the existing password policy please see the man 5 passwdqc.conf page and then edit the /etc/security/passwdqc.conf file to change enforce=none |