From 6c662b86816456114ec2a71d170e84b1adc3777e Mon Sep 17 00:00:00 2001 From: Andreas Granig Date: Wed, 30 May 2012 20:59:16 +0000 Subject: [PATCH] Don't exclude rls module --- pkg/kamailio/deb/squeeze/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/kamailio/deb/squeeze/rules b/pkg/kamailio/deb/squeeze/rules index 91c93eece..cda45a42f 100755 --- a/pkg/kamailio/deb/squeeze/rules +++ b/pkg/kamailio/deb/squeeze/rules @@ -25,7 +25,7 @@ EXCLUDED_MODULES= purple # extra modules to skip, because they are not compilable now # - regardless if they go to the main kamailio package or to some module package, # they will be excluded from compile and install of all -EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa rls iptrtpproxy +EXTRA_EXCLUDED_MODULES=bdb dbtext oracle pa iptrtpproxy #EXTRA_EXCLUDED_MODULES= # possible module directories that can appear in MODULES_SP