mirror of
https://github.com/linux-pam/linux-pam.git
synced 2024-11-23 09:43:36 +08:00
doc: remove unneeded test statement
Since pam.d.5 is a generated file, the test for existence in srcdir can be removed. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
This commit is contained in:
parent
2b8895da5e
commit
8c7c3901c9
@ -54,7 +54,6 @@ pam_vinfo.3: pam_info.3
|
||||
pam_vprompt.3: pam_prompt.3
|
||||
pam_vsyslog.3: pam_syslog.3
|
||||
pam.d.5: pam.conf.5
|
||||
test -f $(srcdir)/pam\\.d.5 && mv $(srcdir)/pam\\.d.5 $(srcdir)/pam.d.5 ||:
|
||||
|
||||
pam_get_item.3: pam_item_types_std.inc.xml pam_item_types_ext.inc.xml
|
||||
pam_set_data.3: pam_item_types_std.inc.xml pam_item_types_ext.inc.xml
|
||||
|
Loading…
Reference in New Issue
Block a user