summaryrefslogtreecommitdiffstats
path: root/docs/manual/adding-packages-directory.txt
diff options
context:
space:
mode:
authorThomas De Schampheleire <patrickdepinguin@gmail.com>2013-12-07 10:16:47 +0100
committerPeter Korsgaard <peter@korsgaard.com>2013-12-08 19:41:54 +0100
commit436dc00d7a3eda45e5eb49bbd0b7a308347d4bcb (patch)
tree8abf2ecb7d2ab655d15b28b43ca007d70e29467f /docs/manual/adding-packages-directory.txt
parent6febf6a8a0a16bd0a4ff7c6bcfeab258345d060f (diff)
downloadbuildroot-436dc00d7a3eda45e5eb49bbd0b7a308347d4bcb.tar.gz
buildroot-436dc00d7a3eda45e5eb49bbd0b7a308347d4bcb.zip
manual: remove package clean commands
Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'docs/manual/adding-packages-directory.txt')
-rw-r--r--docs/manual/adding-packages-directory.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/adding-packages-directory.txt b/docs/manual/adding-packages-directory.txt
index 700ec4fdbd..36b709308c 100644
--- a/docs/manual/adding-packages-directory.txt
+++ b/docs/manual/adding-packages-directory.txt
@@ -269,7 +269,7 @@ different way, using different infrastructures:
These are based on an infrastructure similar to the one used for
autotools-based packages, but require a little more work from the
developer. They specify what should be done for the configuration,
- compilation, installation and cleanup of the package. This
+ compilation and installation of the package. This
infrastructure must be used for all packages that do not use the
autotools as their build system. In the future, other specialized
infrastructures might be written for other build systems. We cover
OpenPOWER on IntegriCloud