You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by wi...@apache.org on 2013/04/05 18:53:17 UTC

[2/2] git commit: updated refs/heads/4.1 to 4197cf0

debian: Install the LICENSE and NOTICE files

These will be installed in /usr/share/doc/<package>/


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/4197cf0b
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/4197cf0b
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/4197cf0b

Branch: refs/heads/4.1
Commit: 4197cf0b68ebf71f7614f0f70e45b3f900933d0d
Parents: 2aa0bec
Author: Wido den Hollander <wi...@widodh.nl>
Authored: Fri Apr 5 18:52:12 2013 +0200
Committer: Wido den Hollander <wi...@widodh.nl>
Committed: Fri Apr 5 18:53:06 2013 +0200

----------------------------------------------------------------------
 debian/rules |    5 +----
 1 files changed, 1 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/4197cf0b/debian/rules
----------------------------------------------------------------------
diff --git a/debian/rules b/debian/rules
index e965caa..ca5ef23 100755
--- a/debian/rules
+++ b/debian/rules
@@ -154,10 +154,7 @@ install:
 binary: install
 	dh_install
 	dh_installchangelogs
-	dh_installdocs LICENSE
-	dh_installdocs DISCLAIMER
-	dh_installdocs NOTICE
-	dh_installdocs INSTALL.md
+	dh_installdocs -A tools/whisker/LICENSE tools/whisker/NOTICE INSTALL.md
 	dh_installman
 	dh_link
 	dh_strip