mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-11 07:31:04 -04:00
Update PKGBUILD-split.proto allowed overrides
Commit 8a02abcf194 disallowed overridding pkgver/pkgrel/epoch. Update the split package prototype to refelct this change. Signed-off-by: Allan McRae <allan@archlinux.org>
This commit is contained in:
parent
eb21e9eb93
commit
b8f2d713e0
@ -49,9 +49,6 @@ check() {
|
|||||||
|
|
||||||
package_pkg1() {
|
package_pkg1() {
|
||||||
# options and directives that can be overridden
|
# options and directives that can be overridden
|
||||||
pkgver=
|
|
||||||
pkgrel=
|
|
||||||
epoch=
|
|
||||||
pkgdesc=""
|
pkgdesc=""
|
||||||
arch=()
|
arch=()
|
||||||
url=""
|
url=""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user