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/aa23dcc9 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/aa23dcc9 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/aa23dcc9 Branch: refs/heads/vmsync Commit: aa23dcc95654b776f105c520d51855b36378b9ae Parents: 5761125 Author: Wido den Hollander <[email protected]> Authored: Fri Apr 5 18:52:12 2013 +0200 Committer: Wido den Hollander <[email protected]> Committed: Fri Apr 5 18:52:48 2013 +0200 ---------------------------------------------------------------------- debian/rules | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/aa23dcc9/debian/rules ---------------------------------------------------------------------- diff --git a/debian/rules b/debian/rules index 912ec7f..f05277e 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
