summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 60cd914)
raw | patch | inline | side by side (parent: 60cd914)
author | waja <waja@98d490a6-b407-0410-aaaa-fdee166ba3f5> | |
Wed, 12 Aug 2009 11:55:03 +0000 (11:55 +0000) | ||
committer | waja <waja@98d490a6-b407-0410-aaaa-fdee166ba3f5> | |
Wed, 12 Aug 2009 11:55:03 +0000 (11:55 +0000) |
git-svn-id: svn://svn.debian.org/svn/pkg-nagios/nagvis/trunk@1696 98d490a6-b407-0410-aaaa-fdee166ba3f5
debian/changelog | patch | blob | history | |
debian/rules | patch | blob | history |
diff --git a/debian/changelog b/debian/changelog
index 67a389a0ea13a80ba7430a86c539a491ab2547ee..b2656eab798292d2bf379c50fcd694efff9a918b 100644 (file)
--- a/debian/changelog
+++ b/debian/changelog
(Closes: #507446)
* Bump Standards-Version to 3.8.2, no changes needed
* add ${misc:Depends} to Depends
+ * remove execute bit from images
-- Jan Wagner <waja@cyconet.org> Wed, 12 Aug 2009 12:49:27 +0200
diff --git a/debian/rules b/debian/rules
index 44a95fc8934b875db334797c790ad9f2088a5549..0291ca41b028627b33a688592298f5bf18b10e3f 100755 (executable)
--- a/debian/rules
+++ b/debian/rules
done
cp -a nagvis/images $(DEST)/usr/share/nagvis/htdocs/nagvis/
+ chmod -x $(DEST)/usr/share/nagvis/htdocs/nagvis/images/*/*
install -d $(DEST)/usr/share/nagvis/htdocs/nagvis/includes/
cp -a nagvis/includes/css $(DEST)/usr/share/nagvis/htdocs/nagvis/includes/
cp -a nagvis/includes/js $(DEST)/usr/share/nagvis/htdocs/nagvis/includes/