Skip to content

Commit 3efd9b1

Browse files
committed
lwtools: conflicts=()
1 parent a018c23 commit 3efd9b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lwtools/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ license=('GPL3')
1515
groups=("${_target}-toolchain")
1616
options=('!strip')
1717
makedepends=('patch' 'make' 'perl' 'gcc')
18-
conflicts=("${MINGW_PACKAGE_PREFIX}-as6809")
18+
conflicts=()
1919
source=(
2020
"$url/releases/${_realname}/${_realname}-$pkgver.tar.gz"
2121
)

0 commit comments

Comments
 (0)