kiranchavala commented on code in PR #7315:
URL: https://github.com/apache/cloudstack/pull/7315#discussion_r1130438911
##########
packaging/README.md:
##########
@@ -31,7 +31,9 @@ The following commands assume that the CloudStack source is
present in **/tmp/cl
``docker run -ti -v /tmp:/src ubuntu:14.04 /bin/bash -c "apt-get update &&
apt-get install -y dpkg-dev python debhelper openjdk-7-jdk genisoimage
python-mysql.connector maven lsb-release devscripts &&
/src/cloudstack/packaging/build-deb.sh"``
-The commands above will generate Ubuntu 14.04 and 16.04 packages which you
will find in */tmp* on your system after the build succeeds.
Review Comment:
reverted back the changes
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]