diff mbox series

[v3,2/4] package/freeswitch: install to staging

Message ID 20171004210224.12763-2-bernd.kuhls@t-online.de
State Accepted
Headers show
Series [v3,1/4] package/libbcg729: new package | expand

Commit Message

Bernd Kuhls Oct. 4, 2017, 9:02 p.m. UTC
Needed for upcoming package freeswitch-mod-bcg729.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
v3: no changes
v2: no changes

 package/freeswitch/freeswitch.mk | 2 ++
 1 file changed, 2 insertions(+)

Comments

Arnout Vandecappelle Oct. 6, 2017, 7:24 p.m. UTC | #1
On 04-10-17 23:02, Bernd Kuhls wrote:
> Needed for upcoming package freeswitch-mod-bcg729.
> 
> Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

 Applied to master, thanks. Makes the series at least one patch shorter :-)

 Regards,
 Arnout

> ---
> v3: no changes
> v2: no changes
> 
>  package/freeswitch/freeswitch.mk | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk
> index e5c8854e36..0adb35d751 100644
> --- a/package/freeswitch/freeswitch.mk
> +++ b/package/freeswitch/freeswitch.mk
> @@ -7,6 +7,8 @@
>  FREESWITCH_VERSION = 1.6.19
>  FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
>  FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
> +# needed for external modules
> +FREESWITCH_INSTALL_STAGING = YES
>  FREESWITCH_LICENSE = MPL-1.1, \
>  	GPL-3.0+ with font exception (fonts), \
>  	Apache-2.0 (apr, apr-util), \
>
diff mbox series

Patch

diff --git a/package/freeswitch/freeswitch.mk b/package/freeswitch/freeswitch.mk
index e5c8854e36..0adb35d751 100644
--- a/package/freeswitch/freeswitch.mk
+++ b/package/freeswitch/freeswitch.mk
@@ -7,6 +7,8 @@ 
 FREESWITCH_VERSION = 1.6.19
 FREESWITCH_SOURCE = freeswitch-$(FREESWITCH_VERSION).tar.xz
 FREESWITCH_SITE = http://files.freeswitch.org/freeswitch-releases
+# needed for external modules
+FREESWITCH_INSTALL_STAGING = YES
 FREESWITCH_LICENSE = MPL-1.1, \
 	GPL-3.0+ with font exception (fonts), \
 	Apache-2.0 (apr, apr-util), \