mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-23 14:03:33 -04:00
gui-wm/phosh: Ebuild fixes
Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Gerben jan Dijkman <gjdijkman@gjdwebserver.nl>
This commit is contained in:
@@ -47,9 +47,9 @@ BDEPEND="
|
|||||||
"
|
"
|
||||||
|
|
||||||
PATCHES=(
|
PATCHES=(
|
||||||
${FILESDIR}/0001-system-prompt-allow-blank-passwords.patch
|
$"{FILESDIR}"/0001-system-prompt-allow-blank-passwords.patch
|
||||||
${FILESDIR}/0002-fix-locale-issue.patch
|
$"{FILESDIR}"/0002-fix-locale-issue.patch
|
||||||
${FILESDIR}/0003-fix-locale-issue-in-service-file-1.patch
|
$"{FILESDIR}"/0003-fix-locale-issue-in-service-file-1.patch
|
||||||
)
|
)
|
||||||
|
|
||||||
src_prepare() {
|
src_prepare() {
|
||||||
@@ -68,7 +68,7 @@ src_install() {
|
|||||||
systemd_newunit "${FILESDIR}"/phosh.service 'phosh.service'
|
systemd_newunit "${FILESDIR}"/phosh.service 'phosh.service'
|
||||||
insinto /usr/share/applications/
|
insinto /usr/share/applications/
|
||||||
doins "${FILESDIR}"/sm.puri.OSK0.desktop
|
doins "${FILESDIR}"/sm.puri.OSK0.desktop
|
||||||
|
|
||||||
DOC_CONTENTS="To amend the existing password policy please see the man 5 passwdqc.conf
|
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
|
page and then edit the /etc/security/passwdqc.conf file to change enforce=none
|
||||||
to allow use digit only password as phosh only support passcode for now"
|
to allow use digit only password as phosh only support passcode for now"
|
||||||
|
|||||||
Reference in New Issue
Block a user