~alpine/aports

main/freeswitch: remove options=!configsub v1 PROPOSED

Muh Muhten: 1
 main/freeswitch: remove options=!configsub

 1 files changed, 0 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.alpinelinux.org/~alpine/aports/patches/2001/mbox | git am -3
Learn more about email & git

[alpine-aports] [PATCH] main/freeswitch: remove options=!configsub Export this patch

options=!configsub does nothing as of abuild cbee419, superseded by
update_config_sub. No functional changes.
---
 main/freeswitch/APKBUILD | 1 -
 1 file changed, 1 deletion(-)

diff --git a/main/freeswitch/APKBUILD b/main/freeswitch/APKBUILD
index e3037b5..c296390 100644
--- a/main/freeswitch/APKBUILD
+++ b/main/freeswitch/APKBUILD
@@ -10,7 +10,6 @@ arch="all"
license="GPL"
depends=""
pkgusers="freeswitch"
options="!configsub"
pkggroups="freeswitch"
makedepends="
	bash
-- 
2.5.4 (Apple Git-61)



---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---