summaryrefslogblamecommitdiff
path: root/www/wyvern/files/patch-Makefile.in
blob: af8864ad304a503289a3b5f4e5b8c9f93f7815da (plain) (tree)
1
2
3
4
5
6
7
8
9





                                                                    


                                                                  

                                                                                
--- conf/Makefile.in.org	Sun Feb  3 02:30:09 2002
+++ conf/Makefile.in	Sun Feb  3 02:42:02 2002
@@ -39,7 +39,7 @@
 	for file in ${install_conf}; do \
 		[ -f $${file} ] || ${CP} $${file}.sample $${file}; \
 	done)
-	@if [ "x${SSL_CMD}" != "x" ]; then ${MAKE} certificate; fi
+#	@if [ "x${SSL_CMD}" != "x" ]; then ${MAKE} certificate; fi
 
 
 ###############################################################################