index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2009-09-07 15:17:47 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2009-09-07 15:17:47 -0500 |
commit | cd5b029e934476e8ea6dade5798bfa3d6b6ceafd (patch) | |
tree | c9e132c9cea9dfccca6e3522db0da1a50509dafb /doc/makepkg.8.txt | |
parent | 43e16b373be50ca142e2b39055906194049c3686 (diff) | |
parent | 2e7c569950f3a6f651fb4850cb320068e2261198 (diff) |
-rw-r--r-- | doc/makepkg.8.txt | 3 |
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index ad78ffcb..198aa954 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -146,7 +146,8 @@ Options 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. + remote builder, or a tarball upload. Because integrity checks are verified, + all source files of the package need to be present or downloadable. *\--noconfirm*:: (Passed to pacman) Prevent pacman from waiting for user input before |