Updated Branches: refs/heads/4.1 c71eab718 -> 5d469849b
Fixing typo in build-deb.xml Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/5d469849 Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/5d469849 Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/5d469849 Branch: refs/heads/4.1 Commit: 5d469849b3128212daa27bd9122fe6f193948d00 Parents: c71eab7 Author: Joe Brockmeier <j...@zonker.net> Authored: Sun Jun 23 14:08:39 2013 -0500 Committer: Joe Brockmeier <j...@zonker.net> Committed: Sun Jun 23 14:08:39 2013 -0500 ---------------------------------------------------------------------- docs/en-US/build-deb.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cloudstack/blob/5d469849/docs/en-US/build-deb.xml ---------------------------------------------------------------------- diff --git a/docs/en-US/build-deb.xml b/docs/en-US/build-deb.xml index ed21c54..1adcd1c 100644 --- a/docs/en-US/build-deb.xml +++ b/docs/en-US/build-deb.xml @@ -45,7 +45,7 @@ under the License. </para> <screen> <command>mvn clean install -P developer,systemvm</command> - <command>$ dpkg-buildpackge -uc -us</command> + <command>$ dpkg-buildpackage -uc -us</command> </screen> <para>