[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/03: implement git clean support in extras/Makefile

Bernd Zeimetz bernd at bzed.de
Wed Jul 22 08:35:09 UTC 2015


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

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

commit 94ad10091b0b4e8c3c290e8321d459b85636cda0
Author: Bernd Zeimetz <bernd at bzed.de>
Date:   Sat Apr 18 17:16:25 2015 +0200

    implement git clean support in extras/Makefile
---
 extras/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/extras/Makefile b/extras/Makefile
index 3ef3e67..8563418 100644
--- a/extras/Makefile
+++ b/extras/Makefile
@@ -12,3 +12,5 @@ install:
 	install -d $(DESTDIR)$(DM_DIR)
 	install -m 755 -o root -g root send_nsca_host_or_service_check_result $(DESTDIR)$(DM_DIR)
 
+clean:
+	# nothing to do.

-- 
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