X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=bindings%2FMakefile.am;h=b76d3a42fcf3c77685e72dd37f6c5b54c9d757b6;hb=3a4825306f808c36fb2c529f27c5457a0715dfaf;hp=79496c63545976c2487caa63ec6ee2f5a4447a53;hpb=5837606887a6d81e8b1f7588525cb1c8783fb62b;p=rrdtool.git diff --git a/bindings/Makefile.am b/bindings/Makefile.am index 79496c6..b76d3a4 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -6,7 +6,7 @@ EXTRA_DIST = `cat perl-*/MANIFEST` # lets schedule the perl stuff for installation # the special call to install-sh is because the -d switch is not portable install-data-local: - ./config/mkinstalldirs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs + ../config/mkinstalldirs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs $(INSTALL) -m 644 perl-piped/RRDp.pm $(DESTDIR)$(prefix)/lib/perl $(INSTALL) -m 644 perl-shared/RRDs.pm $(DESTDIR)$(prefix)/lib/perl $(INSTALL) -m 644 perl-shared/blib/arch/auto/RRDs/RRDs.bs $(DESTDIR)$(prefix)/lib/perl/auto/RRDs