Merge pull request #246 from micmac1/freeswitch-stable
freeswitch-stable: change how python-host.mk is included
This commit is contained in:
commit
6e11930ca2
|
@ -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=" \
|
||||
|
|
Loading…
Reference in New Issue