summaryrefslogtreecommitdiffstats
path: root/main/freeswitch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2010-05-07 15:51:27 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2010-05-07 15:52:11 +0000
commit939d896172b9f6a456771e31c72a00db2221a3af (patch)
treefa78f96d4d2bdd6df6bc88358ed640f7d433dbec /main/freeswitch
parentff5a16704c5ac65133a68ef2f84507e83f2bac1b (diff)
downloadaports-939d896172b9f6a456771e31c72a00db2221a3af.tar.bz2
aports-939d896172b9f6a456771e31c72a00db2221a3af.tar.xz
main/freeswitch: dont remove users on uninstall
Diffstat (limited to 'main/freeswitch')
-rw-r--r--main/freeswitch/APKBUILD9
-rwxr-xr-xmain/freeswitch/freeswitch.post-deinstall4
-rwxr-xr-xmain/freeswitch/freeswitch.post-install1
3 files changed, 3 insertions, 11 deletions
diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index 22d59f38b..8280a8489 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Michael Mason <ms13sp@gmail.com>
pkgname=freeswitch
pkgver=1.0.6
-pkgrel=3
+pkgrel=4
pkgdesc="A communications platform written in C from the ground up"
url="http://www.freeswitch.org"
license="GPL"
@@ -16,7 +16,6 @@ source="http://files.freeswitch.org/freeswitch-$pkgver.tar.gz
freeswitch.initd
freeswitch.post-install
freeswitch.pre-install
- freeswitch.post-deinstall
"
build() {
@@ -32,7 +31,6 @@ build() {
--with-modinstdir=/usr/lib/freeswitch \
--mandir=/usr/share/man \
--infodir=/usr/share/info \
- --without-rundir
# check how/when parallel builds are fixed here:
# http://jira.freeswitch.org/browse/FSBUILD-6
@@ -61,6 +59,5 @@ md5sums="388effee587887a81fe7f411b7350590 freeswitch-1.0.6.tar.gz
c05f2356be159e99b3845f5260a33599 modules.conf
c608cca8ad773acebf201f581438c7e7 freeswitch.confd
dd3a6535c54fc6ed8399d6bb57d88369 freeswitch.initd
-c0d7ad55063b1f62c9a2fcfa37b2fc0a freeswitch.post-install
-661e2dff4022522b95c875f2f88aa66a freeswitch.pre-install
-a7188703019a74fd7f128d165b3ecf42 freeswitch.post-deinstall"
+697f8069eb8eaa158fa6c063d0e5fed7 freeswitch.post-install
+661e2dff4022522b95c875f2f88aa66a freeswitch.pre-install"
diff --git a/main/freeswitch/freeswitch.post-deinstall b/main/freeswitch/freeswitch.post-deinstall
deleted file mode 100755
index 5ec871cb1..000000000
--- a/main/freeswitch/freeswitch.post-deinstall
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-
-deluser freeswitch
-delgroup freeswitch
diff --git a/main/freeswitch/freeswitch.post-install b/main/freeswitch/freeswitch.post-install
index 3b1c414c6..21577b1b0 100755
--- a/main/freeswitch/freeswitch.post-install
+++ b/main/freeswitch/freeswitch.post-install
@@ -1,5 +1,4 @@
#!/bin/sh
-chown -R freeswitch:freeswitch /etc/freeswitch/
chown -R freeswitch:freeswitch /var/run/freeswitch/