1
0
mirror of https://github.com/moparisthebest/pacman synced 2025-03-01 01:41:52 -05:00

PKGBUILD(5): arch-specific fields are always additional

Change e10775340 should have included this.

Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
Dave Reisner 2014-08-10 09:33:23 -04:00 committed by Allan McRae
parent 879e4665c4
commit b00269d9c8

View File

@ -213,8 +213,8 @@ underscore and the architecture name e.g., 'checkdepends_x86_64=()'.
optdepends=('fakeroot: for makepkg usage as normal user') optdepends=('fakeroot: for makepkg usage as normal user')
+ +
Architecture-specific optdepends can be added by appending an underscore and Additional architecture-specific optdepends can be added by appending an
the architecture name e.g., 'optdepends_x86_64=()'. underscore and the architecture name e.g., 'optdepends_x86_64=()'.
*conflicts (array)*:: *conflicts (array)*::
An array of packages that will conflict with this package (i.e. they An array of packages that will conflict with this package (i.e. they