[gnome-continuous-yocto/gnomeostree-3.28-rocko: 1017/8267] dev-manual: Applied edits to the package feed section.
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 1017/8267] dev-manual: Applied edits to the package feed section.
- Date: Sat, 16 Dec 2017 21:14:17 +0000 (UTC)
commit ca519a1ea59f0ea8b841ba46c4d3f6ec5b30092f
Author: Scott Rifenbark <srifenbark gmail com>
Date: Wed Jun 8 13:01:31 2016 -0700
dev-manual: Applied edits to the package feed section.
Fixes [YOCTO #1882]
(From yocto-docs rev: 12e6b9f21fc6067389ea7632b5991d45173ae2ff)
Signed-off-by: Scott Rifenbark <srifenbark gmail com>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
.../dev-manual/dev-manual-common-tasks.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/documentation/dev-manual/dev-manual-common-tasks.xml
b/documentation/dev-manual/dev-manual-common-tasks.xml
index 376027f..b7b623a 100644
--- a/documentation/dev-manual/dev-manual-common-tasks.xml
+++ b/documentation/dev-manual/dev-manual-common-tasks.xml
@@ -7677,8 +7677,8 @@
You can start the server by running the following
commands from the recently created directory:
<literallayout class='monospaced'>
- $ cd {TMPDIR}/deploy/\\packageformat\\
- $ python -m SimpleHTTPServer
+ $ cd /var/www/my_repo
+ $ python –m SimpleHTTPServer
</literallayout>
</para></listitem>
</orderedlist>
@@ -7691,7 +7691,7 @@
<para>
Setting up the target differs depending on the
package management system.
- This section provides information for RPM and IPK.
+ This section provides information for RPM, IPK, and DEB.
</para>
<section id='runtime-package-management-target-rpm'>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]