diff options
| author | Lars Engels <lme@FreeBSD.org> | 2014-03-13 21:12:41 +0000 |
|---|---|---|
| committer | Lars Engels <lme@FreeBSD.org> | 2014-03-13 21:12:41 +0000 |
| commit | be6f10c7538d8f368e94b3cefdba20e792278d70 (patch) | |
| tree | 168eddce4c84dcdca3bdc1f297e9d672e00bed48 /net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in | |
| parent | - Fix build on 10 (diff) | |
Update to 1.11.0
Changelog: https://www.icinga.org/2014/03/13/icinga-1-11-released/
Diffstat (limited to 'net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in')
| -rw-r--r-- | net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in b/net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in index 09373831abe9..52c5b3fa3111 100644 --- a/net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in +++ b/net-mgmt/icinga/files/patch-module-idoutils-src-Makefile.in @@ -1,9 +1,9 @@ ---- module/idoutils/src/Makefile.in.orig 2013-12-05 12:51:35.000000000 +0100 -+++ module/idoutils/src/Makefile.in 2013-12-06 17:20:50.031138208 +0100 -@@ -116,8 +116,8 @@ install: - @echo "Going to uninstall old idomod.o in $(DESTDIR)$(BINDIR)/idomod.o ..." - rm -f $(DESTDIR)$(BINDIR)/idomod.o - @echo "Resuming with install..." +--- module/idoutils/src/Makefile.in.orig 2014-03-13 11:46:50.000000000 +0100 ++++ module/idoutils/src/Makefile.in 2014-03-13 21:49:22.738303979 +0100 +@@ -113,8 +113,8 @@ distclean: clean + devclean: distclean + + install: - $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(BINDIR) - $(INSTALL) -m 775 $(INSTALL_OPTS) -d $(DESTDIR)$(LIBDIR) + $(INSTALL) -m 755 $(INSTALL_OPTS) -d $(DESTDIR)$(BINDIR) |
