diff --git a/templates/template.buildconf b/templates/template.buildconf index 1615765..52e3f16 100644 --- a/templates/template.buildconf +++ b/templates/template.buildconf @@ -13,4 +13,4 @@ SRC_DIRNAMES=("$PKG_NAME-$PKG_VERSION") # Build configuration. BUILD_REQUIRES=() -BUILD_CONFLICTS=("$PKG_NAME") +BUILD_CONFLICTS=()