[Pkg-nagios-changes] [SCM] UNNAMED PROJECT branch, debian/master, updated. 810edbdd3feedbfe37f4a65bee50b57b2f60fa2a
Arthur Gautier
aga at zenexity.com
Tue Feb 28 22:23:13 UTC 2012
The following commit has been merged in the debian/master branch:
commit 1fb650a0fc1459c6bf1599d05aee3ae4e0c28ce3
Author: Arthur Gautier <aga at zenexity.com>
Date: Tue Feb 28 21:48:28 2012 +0100
Avoid useless warnings
diff --git a/debian/rules b/debian/rules
index c8b4c53..26e8dca 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ build:
make -C doc/manpages/markdown
# remove useless files
- rm shinken/webui/htdocs/images/icons/.DS_Store
+ rm -f shinken/webui/htdocs/images/icons/.DS_Store
# Fix perms
chmod 644 shinken/webui/htdocs/images/icons/alert.png \
--
UNNAMED PROJECT
More information about the Pkg-nagios-changes
mailing list