mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-14 08:05:37 +00:00
fix install
This commit is contained in:
parent
1ffb1ee0d0
commit
bfaf20c2f3
@ -20,7 +20,7 @@ MCAST_la_LDFLAGS = -avoid-version -module -no-undefined -shared $(PERL_LDFLAGS
|
||||
install-data-local: perlmod-install
|
||||
|
||||
perlmod-install: install-perlLTLIBRARIES
|
||||
install -m 755 MCAST.pm $(PERL_SITEDIR)
|
||||
install -m 755 mcast/MCAST.pm $(PERL_SITEDIR)
|
||||
endif
|
||||
|
||||
mcast/esl_wrap.cpp:
|
||||
|
Loading…
x
Reference in New Issue
Block a user