Update
This commit is contained in:
@@ -61,11 +61,20 @@ src_prepare() {
|
||||
eapply "${FILESDIR}"/0002-build-Adjust-to-polkit-version-changes.patch
|
||||
eapply "${FILESDIR}"/0003-fix-locale-issue-in-service-file.patch
|
||||
}
|
||||
|
||||
src_configure() {
|
||||
local mycmakeargs=(
|
||||
-Dsystemd=true
|
||||
)
|
||||
|
||||
cmake_src_configure
|
||||
}
|
||||
|
||||
src_install() {
|
||||
default
|
||||
meson_src_install
|
||||
newpamd "${FILESDIR}"/pam_phosh 'phosh'
|
||||
systemd_newunit "${FILESDIR}"/phosh.service 'phosh.service'
|
||||
domenu "${FILESDIR}"/sm.puri.OSK0.desktop
|
||||
|
||||
DOC_CONTENTS="To amend the existing password policy please see the man 5 passwdqc.conf
|
||||
|
||||
Reference in New Issue
Block a user