aboutsummaryrefslogtreecommitdiffstats
path: root/main/kamailio
diff options
context:
space:
mode:
authortmpfile <tmpfile@users.noreply.github.com>2017-07-08 16:22:58 -0300
committerNatanael Copa <ncopa@alpinelinux.org>2017-07-10 09:02:51 +0000
commitab744645dd6495c41364ede3712737ddc11a01cd (patch)
tree8c4a69cfb41f59e28533fc6c2371e1f3d14304ae /main/kamailio
parente9e50ef290b538f12c9147f65d147dba3bbd6b9c (diff)
downloadaports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.bz2
aports-ab744645dd6495c41364ede3712737ddc11a01cd.tar.xz
main/[various]: fix trailing whitespace
Diffstat (limited to 'main/kamailio')
-rw-r--r--main/kamailio/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/main/kamailio/APKBUILD b/main/kamailio/APKBUILD
index 364e96c834..8b6a744498 100644
--- a/main/kamailio/APKBUILD
+++ b/main/kamailio/APKBUILD
@@ -192,8 +192,8 @@ _mod_list_java="app_java"
# - modules depending on iptables library
_mod_list_iptrtpproxy="iptrtpproxy"
-# - modules depending on gzip library
-_mod_list_gzcompress="gzcompress"
+# - modules depending on gzip library
+_mod_list_gzcompress="gzcompress"
# - modules depending on uuid library
_mod_list_uuid="uuid"
@@ -350,7 +350,7 @@ sqlite() {
dbtext() {
_db_driver DBText text dbtext dbtext || return 1
- # kamdbctl.dbtext is a python script - but we will not make python
+ # kamdbctl.dbtext is a python script - but we will not make python
# a dependency because kamdbctl is not normaly used
depends="$depends"
mkdir -p "$subpkgdir"/usr/lib/kamailio/kamctl || return 1