[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/01: common.mk: Using TAB instead of white spaces

Jan Wagner waja at moszumanska.debian.org
Wed Mar 11 07:44:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.

commit 8696a4101016fa2238a079587acc6b07c2c0e039
Author: Jan Wagner <waja at cyconet.org>
Date:   Wed Mar 11 08:38:47 2015 +0100

    common.mk: Using TAB instead of white spaces
---
 common.mk | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/common.mk b/common.mk
index 1d598ae..cf0fe43 100644
--- a/common.mk
+++ b/common.mk
@@ -44,8 +44,8 @@ ifdef MANPAGES
 	done
 endif
 ifdef PNP4NAGIOSTEMPLATES
-    install -d $(DESTDIR)$(PNP4NAGIOSTEMPLATEDIR)
-    install -m 644 -o root -g root $(PNP4NAGIOSTEMPLATES) $(DESTDIR)$(PNP4NAGIOSTEMPLATEDIR)
+	install -d $(DESTDIR)$(PNP4NAGIOSTEMPLATEDIR)
+	install -m 644 -o root -g root $(PNP4NAGIOSTEMPLATES) $(DESTDIR)$(PNP4NAGIOSTEMPLATEDIR)
 endif
 ifdef INIFILES
 	install -d $(DESTDIR)$(INIDIR)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git



More information about the Pkg-nagios-changes mailing list