From 9e7e3f29c446bff6359a51db61817b1620644d32 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 18 Nov 2012 17:56:16 -0500 Subject: Move note on oh-installfiles(1) into "Installing". --- (limited to 'dev/packaging/tutorials') 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 -- cgit v0.9.1