diff options
Diffstat (limited to 'client')
| -rw-r--r-- | client/Makefile.am | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/client/Makefile.am b/client/Makefile.am index 0a451e593..4c29ee708 100644 --- a/client/Makefile.am +++ b/client/Makefile.am @@ -122,3 +122,6 @@ MAINTAINERCLEANFILES = \ version.m4 \ $(NULL) +install-data-hook: + $(INSTALL) -d -m 755 $(DESTDIR)$(IPA_SYSCONF_DIR)/nssdb + $(INSTALL) -d -m 755 $(DESTDIR)$(localstatedir)/lib/ipa-client/sysrestore |
