projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d337eea
)
freeswitch: only include python3-version.mk
author
Sebastian Kemper
<sebastian_ml@gmx.net>
Sat, 6 Nov 2021 11:24:36 +0000
(12:24 +0100)
committer
Sebastian Kemper
<sebastian_ml@gmx.net>
Sat, 6 Nov 2021 11:25:09 +0000
(12:25 +0100)
We're just interested in the version, no need to include more than that.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch/Makefile
patch
|
blob
|
history
diff --git
a/net/freeswitch/Makefile
b/net/freeswitch/Makefile
index 84fe116d6b6245f6bb1087b4e3a1be6a3238a6a3..a3db3dc039e3be119480aeaa86be3369570414ef 100644
(file)
--- a/
net/freeswitch/Makefile
+++ b/
net/freeswitch/Makefile
@@
-234,7
+234,7
@@
include $(INCLUDE_DIR)/nls.mk
FS_PERL_FEED:=$(TOPDIR)/feeds/packages/lang/perl
-include $(TOPDIR)/feeds/packages/lang/python/python3-
host
.mk
+include $(TOPDIR)/feeds/packages/lang/python/python3-
version
.mk
include $(FS_PERL_FEED)/perlver.mk
PERL_SITELIB:=/usr/lib/perl$(PERL_MAJOR)/$(PERL_VERSION2)