summaryrefslogtreecommitdiffstats
path: root/dev/packaging/tutorials
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2012-11-18 17:56:16 (EST)
committer P. J. McDermott <pjm@nac.net>2012-11-18 17:56:16 (EST)
commit9e7e3f29c446bff6359a51db61817b1620644d32 (patch)
tree32ecf824645d2ff5c03e23bdc440998f195b5866 /dev/packaging/tutorials
parentaba02558b49c4109f346967ed86800af7472c804 (diff)
Move note on oh-installfiles(1) into "Installing".
Diffstat (limited to 'dev/packaging/tutorials')
-rw-r--r--dev/packaging/tutorials/basic.mdwn7
1 files changed, 5 insertions, 2 deletions
diff --git a/dev/packaging/tutorials/basic.mdwn b/dev/packaging/tutorials/basic.mdwn
index c98306b..fc2ec65 100644
--- a/dev/packaging/tutorials/basic.mdwn
+++ b/dev/packaging/tutorials/basic.mdwn
@@ -174,8 +174,8 @@ look like this:
oh-autobuild
touch $@
-Read the manual pages and/or source code of **oh-autoconfigure**(1),
-**oh-autobuild**(1), and **oh-autoinstall**(1) to learn more about what they do.
+Read the manual pages and/or source code of **oh-autoconfigure**(1) and
+**oh-autobuild**(1) to learn more about what they do.
The `touch $@` command is recommended by SPF 2.0:
@@ -216,6 +216,9 @@ The `install` target is declared as depending on the `build` target:
install: build
+Read the manual page and/or source code of **oh-autoinstall**(1) to learn more
+about what it does.
+
Install Expat:
$ opkbuild -b -c -T install