Merge pull request #246 from micmac1/freeswitch-stable
freeswitch-stable: change how python-host.mk is included
This commit is contained in:
commit
6e11930ca2
1 changed files with 1 additions and 1 deletions
|
@ -277,7 +277,7 @@ include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
FS_STABLE_PERL_FEED:=$(TOPDIR)/feeds/packages/lang/perl
|
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
|
include $(FS_STABLE_PERL_FEED)/perlmod.mk
|
||||||
|
|
||||||
FS_STABLE_PERL_LIBS:=$(shell grep "^libs=" \
|
FS_STABLE_PERL_LIBS:=$(shell grep "^libs=" \
|
||||||
|
|
Loading…
Reference in a new issue