[BACK]Return to patch-scripts_Makefile_in CVS log [TXT][DIR] Up to [local] / ports / www / pnp4nagios / patches

Annotation of ports/www/pnp4nagios/patches/patch-scripts_Makefile_in, Revision 1.1

1.1     ! kirby       1: $OpenBSD$
        !             2: --- scripts/Makefile.in.orig   Fri Feb  5 17:26:12 2016
        !             3: +++ scripts/Makefile.in        Fri Feb  5 17:26:33 2016
        !             4: @@ -44,7 +44,7 @@ install-rrdmodify:
        !             5:  install:
        !             6:        $(INSTALL) -m 755 $(INSTALL_OPTS) -d $(DESTDIR)$(PERFDATADIR)
        !             7:        $(INSTALL) -m 755 $(INSTALL_OPTS) -d $(DESTDIR)$(LIBEXECDIR)
        !             8: -      $(INSTALL) -m 755 $(INSTALL_OPTS) -d $(DESTDIR)$(LOGDIR)/stats
        !             9: +#     $(INSTALL) -m 755 $(INSTALL_OPTS) -d $(DESTDIR)$(LOGDIR)/stats
        !            10:        $(MAKE) install-processperfdata
        !            11:        $(MAKE) install-plugins
        !            12:        $(MAKE) install-rrdconvert

CVSweb