FS-6604: install to archlib not sitelibexp

This commit is contained in:
Michael Jerris
2014-06-17 10:35:17 -05:00
parent b8629901a2
commit 82dbc5d2b9
2 changed files with 13 additions and 4 deletions
+1
View File
@@ -20,6 +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 $(PERL_SITEDIR)
install -m 755 mcast/MCAST.pm $(PERL_SITEDIR)
endif