diff options
author | Pierre Neidhardt <ambrevar@gmail.com> | 2014-03-01 20:51:09 +0100 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2014-03-03 02:25:55 +0100 |
commit | e6ff63076390141f2606babda627e5e053462456 (patch) | |
tree | 3a602b137f0f6412765a1058ad73ebd68a5ca81d /doc | |
parent | 0475b2501ae72b25a207fd9c1af479f5f7e0e877 (diff) | |
download | pacman-e6ff63076390141f2606babda627e5e053462456.tar.gz pacman-e6ff63076390141f2606babda627e5e053462456.tar.xz |
makepkg.8: Fix typo
Signed-off-by: Pierre Neidhardt <ambrevar@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/makepkg.8.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 29f4a036..77a7a834 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -152,7 +152,7 @@ Options *\--allsource*:: Do not actually build the package, but build a source-only tarball that - includes all sources, including those that are normally download via + includes all sources, including those that are normally downloaded via makepkg. This is useful for passing a single tarball to another program such as a chroot or remote builder. It will also satisfy requirements of the GPL when distributing binary packages. |