docs/manual: reinstall target
authorDoug Kehn <rdkehn@yahoo.com>
Fri, 28 Nov 2014 15:25:05 +0000 (09:25 -0600)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 3 Feb 2015 17:08:32 +0000 (18:08 +0100)
Add reinstall target information to package-make-target.txt.

[Thomas: update to take into account the fact that we now have a
single <pkg>-reinstall target.]

Signed-off-by: Doug Kehn <rdkehn@yahoo.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
docs/manual/package-make-target.txt

index 25d3f44eae2ddce70810c746a34e55cadd98b6f8..c91106e8e938117152ee8313877d53cd84869111 100644 (file)
@@ -69,6 +69,8 @@ graphs.
 
 | +dirclean+        | Remove the whole package build directory
 
+| +reinstall+       | Re-run the install commands
+
 | +rebuild+         | Re-run the compilation commands - this only makes
 sense when using the +OVERRIDE_SRCDIR+ feature or when you modified a file
 directly in the build directory