提交 6e05bfba authored 作者: Michael Jerris's avatar Michael Jerris

FS-6604: install to archlib not sitelibexp

上级 5dd77913
...@@ -20,7 +20,7 @@ MCAST_la_LDFLAGS = -avoid-version -module -no-undefined -shared $(PERL_LDFLAGS ...@@ -20,7 +20,7 @@ MCAST_la_LDFLAGS = -avoid-version -module -no-undefined -shared $(PERL_LDFLAGS
install-data-local: perlmod-install install-data-local: perlmod-install
perlmod-install: install-perlLTLIBRARIES perlmod-install: install-perlLTLIBRARIES
install -m 755 $(PERL_SITEDIR) install -d -m 755 $(PERL_SITEDIR)
install -m 755 mcast/MCAST.pm $(PERL_SITEDIR) install -m 755 mcast/MCAST.pm $(PERL_SITEDIR)
endif endif
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论