]> git.pld-linux.org Git - packages/stunnel.git/blame - stunnel-am.patch
- updated gethostbyname_is_in_libc_aka_no_libnsl,libwrap_srv_name_log patches are...
[packages/stunnel.git] / stunnel-am.patch
CommitLineData
5d0f7323
JB
1--- stunnel-4.10/tools/Makefile.am.orig 2005-03-26 21:38:01.000000000 +0100
2+++ stunnel-4.10/tools/Makefile.am 2005-05-11 13:30:00.000000000 +0200
3@@ -20,7 +20,7 @@
4 else \
5 RND=""; \
6 fi; \
7- $(openssl) req -new -x509 -days 365 -nodes $$RND \
8+ echo -e "\n\n\n\n\n\n" | $(openssl) req -new -x509 -days 365 -nodes $$RND \
9 -config $(srcdir)/stunnel.cnf \
10 -out stunnel.pem -keyout stunnel.pem; \
11 test $(USE_DH) -eq 0 || $(openssl) gendh $$RND 512 >> stunnel.pem; \
This page took 0.25369 seconds and 4 git commands to generate.