You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by mj...@apache.org on 2017/08/13 16:54:16 UTC

[1/2] incubator-guacamole-manual git commit: GUACAMOLE-357: Update Documentation for Ubuntu Specific Library

Repository: incubator-guacamole-manual
Updated Branches:
  refs/heads/master 65660346c -> 8ac254870


GUACAMOLE-357: Update Documentation for Ubuntu Specific Library

On Ubuntu the libjpeg62-turbo-dev package is named libjpeg-turbo8-dev, the instructions don't make that clear, I'd like to update the documentation to reflect that distinction.

Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/d92ed32e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/d92ed32e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/d92ed32e

Branch: refs/heads/master
Commit: d92ed32e41f7029887e1206a1cd4ba57503066b8
Parents: 6566034
Author: Chase Wright <my...@gmail.com>
Authored: Tue Aug 1 14:20:42 2017 -0500
Committer: GitHub <no...@github.com>
Committed: Tue Aug 1 14:20:42 2017 -0500

----------------------------------------------------------------------
 src/chapters/installing.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/blob/d92ed32e/src/chapters/installing.xml
----------------------------------------------------------------------
diff --git a/src/chapters/installing.xml b/src/chapters/installing.xml
index edf63c1..ffabde5 100644
--- a/src/chapters/installing.xml
+++ b/src/chapters/installing.xml
@@ -136,10 +136,14 @@
                                         <colspec colname="c2" colnum="2" colwidth="1.0*"/>
                                         <tbody>
                                             <row>
-                                                <entry>Debian / Ubuntu package</entry>
+                                                <entry>Debian package</entry>
                                                 <entry><package>libjpeg62-turbo-dev</package></entry>
                                             </row>
                                             <row>
+                                                <entry>Ubuntu package</entry>
+                                                <entry><package>libjpeg-turbo8-dev</package></entry>
+                                            </row>
+                                            <row>
                                                 <entry>Fedora / CentOS / RHEL package</entry>
                                                 <entry><package>libjpeg-turbo-devel</package></entry>
                                             </row>


[2/2] incubator-guacamole-manual git commit: GUACAMOLE-357: Merge Ubuntu-specific libjpeg-turbo package name.

Posted by mj...@apache.org.
GUACAMOLE-357: Merge Ubuntu-specific libjpeg-turbo package name.


Project: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/commit/8ac25487
Tree: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/tree/8ac25487
Diff: http://git-wip-us.apache.org/repos/asf/incubator-guacamole-manual/diff/8ac25487

Branch: refs/heads/master
Commit: 8ac2548703a2b1843423a9e62a24f73d0cb2dea3
Parents: 6566034 d92ed32
Author: Michael Jumper <mj...@apache.org>
Authored: Sun Aug 13 09:51:22 2017 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Sun Aug 13 09:51:22 2017 -0700

----------------------------------------------------------------------
 src/chapters/installing.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------