X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=bindings%2FMakefile.am;h=ffdf4a2c51d9e9cd2fb3d529b315a4f64a163c5e;hb=d828f3eccac8dbad7bfc14812e406377669baaa4;hp=d723caf389240f46fa482b0a9570797b9a23715e;hpb=ec028ffc51de6a4d33427ea505e2839b0516fd7d;p=rrdtool.git diff --git a/bindings/Makefile.am b/bindings/Makefile.am index d723caf..ffdf4a2 100644 --- a/bindings/Makefile.am +++ b/bindings/Makefile.am @@ -6,7 +6,7 @@ EXTRA_DIST = $(shell for A in perl-*; do cat $$A/MANIFEST | sed -e s,^,$$A/, ; d # 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 + $(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