threerings / openvpn-auth-ldap

Implements username/password authentication via LDAP for OpenVPN 2.x.
Other
135 stars 63 forks source link

Install command should use the -D switch to create intermediate directories #34

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm currently packaging openvpn-auth-ldap for Gentoo.
The install target fails due to missing intermediate directories since binaries 
are installed into a temporary directory before installing it into the live 
system.
Using -D in the install command fixes the problem (see attached patch).

Original issue reported on code.google.com by johann.s...@googlemail.com on 8 Nov 2013 at 5:49

Attachments: