Remove PKG_NAME from CONFLICTS.
This commit is contained in:
parent
df493c0a26
commit
746837eea3
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ SRC_DIRNAMES=("$PKG_NAME-$PKG_VERSION")
|
||||||
|
|
||||||
# Build configuration.
|
# Build configuration.
|
||||||
BUILD_REQUIRES=()
|
BUILD_REQUIRES=()
|
||||||
BUILD_CONFLICTS=("$PKG_NAME")
|
BUILD_CONFLICTS=()
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue