Commit bec7f00e authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

We should update ld cache after installation

parent 6db65fed
......@@ -6,6 +6,7 @@ all:
$(MAKE) -C openldap-2.4.50 depend
$(MAKE) -C openldap-2.4.50
$(MAKE) -C openldap-2.4.50 install
ldconfig
rm -rf openldap-2.4.50
server: ldap-service
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment