summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2008-07-31 04:53:02 +0200
committerDan McGee <dan@archlinux.org>2008-08-04 20:02:58 +0200
commit692ea72822e6cf11930fc8f85afd23c1b65f1e8e (patch)
treed1ea42e6e87679013c319bf8981af6d5043cd430 /doc
parentfabf7ad6c4d9e0a45bf0957d93d810a361db7418 (diff)
downloadpacman-692ea72822e6cf11930fc8f85afd23c1b65f1e8e.tar.gz
pacman-692ea72822e6cf11930fc8f85afd23c1b65f1e8e.tar.xz
makepkg: Clarify usage instructions for --allsource/--source
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r--doc/makepkg.8.txt14
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt
index 068cbcb5..b6d9373a 100644
--- a/doc/makepkg.8.txt
+++ b/doc/makepkg.8.txt
@@ -128,10 +128,18 @@ Options
dependencies are not found, pacman will try to resolve them. If
successful, the missing packages will be downloaded and installed.
+*\--allsource*::
+ Do not actually build the package, but build a source-only tarball that
+ includes all sources, including those that are normally download 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.
+
*\--source*::
- Do not actually build the package, but build a source-only tarball. This
- is useful for passing a single tarball to another program such as a
- chroot, remote builder, or an AUR upload.
+ Do not actually build the package, but build a source-only tarball that
+ does not include sources that can be fetched via a download URL. This is
+ useful for passing a single tarball to another program such as a chroot,
+ remote builder, or a tarball upload.
*\--noconfirm*::
(Passed to pacman) Prevent pacman from waiting for user input before