Commit 97a43851 authored by Doug Kehn's avatar Doug Kehn Committed by Thomas Petazzoni
Browse files

docs/manual: reinstall target



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: default avatarDoug Kehn <rdkehn@yahoo.com>
Signed-off-by: default avatarThomas Petazzoni <thomas.petazzoni@free-electrons.com>
parent b7bc44d2
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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