openvpn: refactoring INSTALL_DIR command call during install
authorFlorian Eckert <redacted>
Wed, 4 Mar 2026 10:08:46 +0000 (11:08 +0100)
committerFlorian Eckert <redacted>
Thu, 5 Mar 2026 06:54:01 +0000 (07:54 +0100)
commit27df3c8341e4396dab297fc1f230bba014c557b5
tree93e037515d752779f8940672f1da385d767b28d9
parent4c4f8c303e383bf067322d67e76663e78861dff9
openvpn: refactoring INSTALL_DIR command call during install

Move the 'INSTALL_DIR' creation in the make install target to the location
where the files are also installed. This prevents directories that are no
longer needed from being forgotten during refactoring.

Signed-off-by: Florian Eckert <redacted>
net/openvpn/Makefile
git clone https://git.99rst.org/PROJECT