fixing a broken ubuntu build
Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/3efbf868 Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/3efbf868 Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/3efbf868 Branch: refs/heads/4.0 Commit: 3efbf868f5e2c42a7e5526be6b2f85ea0721fded Parents: 1c64ebc Author: David Nalley <[email protected]> Authored: Thu Oct 4 20:29:05 2012 -0400 Committer: David Nalley <[email protected]> Committed: Thu Oct 4 20:29:05 2012 -0400 ---------------------------------------------------------------------- debian/rules | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/3efbf868/debian/rules ---------------------------------------------------------------------- diff --git a/debian/rules b/debian/rules index a6d9263..1507548 100755 --- a/debian/rules +++ b/debian/rules @@ -94,7 +94,7 @@ binary-common: dh_installdocs LICENSE dh_installdocs DISCLAIMER dh_installdocs NOTICE - dh_installdocs INSTALL.txt + dh_installdocs INSTALL.md # dh_installexamples # dh_installmenu # dh_installdebconf
