We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ce372df + abbafa1 commit 3b47149Copy full SHA for 3b47149
Makefile.am
@@ -44,6 +44,7 @@ dist_doc_DATA = \
44
dist_easyrsa_DATA =
45
46
install-data-local: install-dist_easyrsaDATA
47
+ mkdir -p "$(DESTDIR)$(easyrsadir)"
48
cp "$(srcdir)/easy-rsa/2.0"/* "$(DESTDIR)$(easyrsadir)"
49
50
uninstall-local:
0 commit comments