mirror of
https://gitlab.com/mishakmak/pam-fprint-grosshack.git
synced 2026-04-09 04:13:33 +02:00
Fix verbose xmllint output
This commit is contained in:
@ -26,6 +26,6 @@ EXTRA_DIST = $(dbus_services_in_files) $(dbus_conf_DATA) $(polkit_in_files) $(co
|
|||||||
CLEANFILES = $(polkit_DATA) $(dbus_services_DATA) fprintd.1
|
CLEANFILES = $(polkit_DATA) $(dbus_services_DATA) fprintd.1
|
||||||
|
|
||||||
check:
|
check:
|
||||||
$(XMLLINT) $(polkit_DATA)
|
@$(XMLLINT) --noout $(polkit_DATA)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user