Remove pam_panic.la
from install (only install .so
)
This commit is contained in:
parent
0b6c8c6560
commit
844bb0cebd
@ -11,3 +11,6 @@ pam_panic_la_SOURCES = \
|
||||
pam_panic_reject.c
|
||||
pam_panic_la_LDFLAGS = -module -no-undefined -avoid-version
|
||||
pam_panic_la_LIBADD = -lpam -lcrypt
|
||||
|
||||
install-exec-hook:
|
||||
rm -f $(securelibdir)/pam_panic.la
|
||||
|
Loading…
Reference in New Issue
Block a user