You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 lines
545 B

Index: etc/Makefile.in
--- etc/Makefile.in.orig 2010-11-17 23:32:44.000000000 +0100
+++ etc/Makefile.in 2010-11-21 17:22:04.000000000 +0100
@@ -389,7 +389,7 @@
$(mkinstalldirs) $(etc_prefix)/ocspd; \
$(mkinstalldirs) $(etc_prefix)/ocspd/certs; \
$(mkinstalldirs) $(etc_prefix)/ocspd/private; \
- $(mkinstalldirs) $(etc_prefix)/ocspd/ca.d \
+ $(mkinstalldirs) $(etc_prefix)/ocspd/ca.d; \
$(mkinstalldirs) $(etc_prefix)/ocspd/pki; \
$(mkinstalldirs) $(etc_prefix)/ocspd/pki/token.d; \
$(mkinstalldirs) $(etc_prefix)/ocspd/pki/hsm.d; \