summaryrefslogtreecommitdiff
path: root/net/kamailio/files/patch-modules__tls__Makefile
blob: 85963f7075ad8468ce70f6debeb3ee0bd2ff922b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- modules/tls/Makefile.orig	2014-08-06 15:29:51 UTC
+++ modules/tls/Makefile
@@ -9,6 +9,8 @@
 auto_gen=
 NAME=tls.so
 
+skip_cfg_install?=yes
+
 ifeq ($(CROSS_COMPILE),)
 SSL_BUILDER=$(shell \
 	if pkg-config --exists libssl; then \