diff options
Diffstat (limited to 'net-mgmt/icinga/files/patch-module-idoutils-Makefile.in')
| -rw-r--r-- | net-mgmt/icinga/files/patch-module-idoutils-Makefile.in | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net-mgmt/icinga/files/patch-module-idoutils-Makefile.in b/net-mgmt/icinga/files/patch-module-idoutils-Makefile.in new file mode 100644 index 000000000000..06f70a2475c7 --- /dev/null +++ b/net-mgmt/icinga/files/patch-module-idoutils-Makefile.in @@ -0,0 +1,9 @@ +--- module/idoutils/Makefile.in.orig 2013-12-20 16:25:54.111654088 +0100 ++++ module/idoutils/Makefile.in 2013-12-20 16:26:06.033654590 +0100 +@@ -60,5 +60,5 @@ + $(INSTALL) -b -m 664 $(INSTALL_OPTS) config/ido2db.cfg-sample $(DESTDIR)$(CFGDIR) + $(INSTALL) -b -m 664 $(INSTALL_OPTS) config/idomod.cfg-sample $(DESTDIR)$(CFGDIR) + $(INSTALL) -b -m 664 $(INSTALL_OPTS) config/idoutils.cfg-sample $(DESTDIR)$(CFGDIR)/modules +- $(INSTALL) -b -m 664 $(INSTALL_OPTS) config/ido2db_check_proc.cfg $(DESTDIR)$(CFGDIR)/objects/ido2db_check_proc.cfg ++ $(INSTALL) -b -m 664 $(INSTALL_OPTS) config/ido2db_check_proc.cfg $(DESTDIR)$(CFGDIR)/objects/ido2db_check_proc.cfg-sample + |
