@ -0,0 +1 @@
kate-wildcard(PKGBUILD*): hl bash;
@ -57,5 +57,3 @@ package() {
cd "$_rootdir/build-android-arm64"
DESTDIR="$pkgdir/" ninja install/strip
}
# kate: hl bash
@ -74,5 +74,3 @@ package() {
cd "$_rootdir/build-clang"
DESTDIR="$pkgdir/" ninja install
cd "$_rootdir/build-clang-addressanitizer"
@ -77,5 +77,3 @@ package() {
cd "$_rootdir/build-clang-libc++"
@ -105,5 +105,3 @@ check() {
package() {
echo "Open file://$_rootdir/build-coverage/coverage/index.html to see the results." && false
cd "$_rootdir/build-gcc48"