Remove $PKG_NAME from BUILD_CONFLICTS as it's now hard coded.
This commit is contained in:
parent
ad643e42f4
commit
7436421808
14 changed files with 38 additions and 13 deletions
|
|
@ -13,4 +13,4 @@ SRC_DIRNAMES=("$PKG_NAME-$PKG_VERSION")
|
|||
|
||||
# Build configuration.
|
||||
BUILD_REQUIRES=()
|
||||
BUILD_CONFLICTS=("$PKG_NAME")
|
||||
BUILD_CONFLICTS=()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue