Remove PKG_NAME from CONFLICTS.

This commit is contained in:
Darren 'Tadgy' Austin 2022-10-15 23:02:37 +01:00
commit 746837eea3

View file

@ -13,4 +13,4 @@ SRC_DIRNAMES=("$PKG_NAME-$PKG_VERSION")
# Build configuration.
BUILD_REQUIRES=()
BUILD_CONFLICTS=("$PKG_NAME")
BUILD_CONFLICTS=()