On Tue, 2008-03-11 at 04:41 -0700, Hal Rosenstock wrote: > infiniband-diags: Fix install of IBswcountlimits.pm script
Please install for both master and ofed_1_3. > Signed-off-by: Hal Rosenstock <[EMAIL PROTECTED]> > > diff --git a/infiniband-diags/Makefile.am b/infiniband-diags/Makefile.am > index ca66e2d..d4abf9e 100644 > --- a/infiniband-diags/Makefile.am > +++ b/infiniband-diags/Makefile.am > @@ -117,4 +117,4 @@ dist-hook: > > # install this to a default location. > install-data-hook: > - $(top_srcdir)/config/install-sh -m 444 scripts/IBswcountlimits.pm > $(DESTDIR)/$(PERL_INSTALLDIR)/IBswcountlimits.pm > + $(top_srcdir)/config/install-sh -c -m 444 scripts/IBswcountlimits.pm > $(DESTDIR)/$(PERL_INSTALLDIR)/IBswcountlimits.pm > > _______________________________________________ > general mailing list > [email protected] > http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general > > To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
