From: Sebastian Kemper Date: Sat, 20 Jan 2018 10:32:49 +0000 (+0100) Subject: freeswitch-stable: change how python-host.mk is included X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F246%2Fhead;p=feed%2Ftelephony.git freeswitch-stable: change how python-host.mk is included This was suggested in PR #241 by @commodo. Python maintainers moved the .mk files and also want to get rid of the include_mk construct. Signed-off-by: Sebastian Kemper --- diff --git a/net/freeswitch-stable/Makefile b/net/freeswitch-stable/Makefile index 78070dd..e730d19 100644 --- a/net/freeswitch-stable/Makefile +++ b/net/freeswitch-stable/Makefile @@ -277,7 +277,7 @@ include $(INCLUDE_DIR)/package.mk FS_STABLE_PERL_FEED:=$(TOPDIR)/feeds/packages/lang/perl -$(call include_mk, python-host.mk) +include $(TOPDIR)/feeds/packages/lang/python/python-host.mk include $(FS_STABLE_PERL_FEED)/perlmod.mk FS_STABLE_PERL_LIBS:=$(shell grep "^libs=" \