diff options
author | Allan McRae <allan@archlinux.org> | 2015-09-22 16:02:12 +0200 |
---|---|---|
committer | Allan McRae <allan@archlinux.org> | 2015-09-22 17:02:23 +0200 |
commit | e8deba3b87784ca14c9afc908046f36a3ad7578c (patch) | |
tree | 1e06045f6e3a6603c0b9060fe37c6942d09da511 /doc | |
parent | 0adb74b29395a727672e4af828a9e5426c738913 (diff) | |
download | pacman-e8deba3b87784ca14c9afc908046f36a3ad7578c.tar.gz pacman-e8deba3b87784ca14c9afc908046f36a3ad7578c.tar.xz |
makepkg: remove ability to build individual packages
Signed-off-by: Allan McRae <allan@archlinux.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/makepkg.8.txt | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/makepkg.8.txt b/doc/makepkg.8.txt index 4323fd33..faf3e19f 100644 --- a/doc/makepkg.8.txt +++ b/doc/makepkg.8.txt @@ -156,10 +156,6 @@ Options such as a chroot or remote builder. It will also satisfy requirements of the GPL when distributing binary packages. -*\--pkg* <list>:: - Only build listed packages from a split package. Multiple packages should - be comma separated in the list. This option can be specified multiple times. - *\--check*:: Run the check() function in the PKGBUILD, overriding the setting in linkman:makepkg.conf[5]. |