mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
main/clang*: fix typo in 'third-party'
This commit is contained in:
parent
373e5dcf83
commit
b0b6bd5837
@ -52,7 +52,7 @@ prepare() {
|
||||
mv "$srcdir/clang-tools-extra-$pkgver.src" "$builddir/tools/extra"
|
||||
default_prepare
|
||||
mv "$srcdir"/cmake-${pkgver//_/}.src "$srcdir"/cmake
|
||||
mv "$srcdir"/third-party-${pkgver//_/}.src "$srcdir"/thirtd-party
|
||||
mv "$srcdir"/third-party-${pkgver//_/}.src "$srcdir"/third-party
|
||||
}
|
||||
|
||||
# Whether is this package the default (latest) clang version.
|
||||
|
Loading…
Reference in New Issue
Block a user