mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-08 20:03:34 +02:00
Install a configuration file
This should be used to set the storage type.
This commit is contained in:
committed by
Daniel Drake
parent
c738aa334d
commit
96b444ed3e
@ -15,6 +15,9 @@ polkit_in_files = net.reactivated.fprint.device.policy.in
|
||||
@INTLTOOL_POLICY_RULE@
|
||||
polkit_DATA = $(polkit_in_files:.policy.in=.policy)
|
||||
|
||||
confdir = $(sysconfdir)/
|
||||
conf_DATA = fprintd.conf
|
||||
|
||||
check:
|
||||
$(POLKIT_POLICY_FILE_VALIDATE) $(polkit_DATA)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user