Module: sip-router Branch: master Commit: 5d205c718032511a0cd1d29830bd0a0e9a0c8e70 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=5d205c71...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: Wed Jan 5 13:17:26 2011 +0100
pkg/deb(k): removed rls from excluded list
- patch by Klaus Darilion
---
pkg/kamailio/deb/lenny/rules | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pkg/kamailio/deb/lenny/rules b/pkg/kamailio/deb/lenny/rules index 84ebd65..d9ec443 100755 --- a/pkg/kamailio/deb/lenny/rules +++ b/pkg/kamailio/deb/lenny/rules @@ -25,7 +25,7 @@ EXCLUDED_MODULES= geoip # 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