summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e461178a1ced..14df44bd95ce 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -76,7 +76,6 @@ build() {
cd "${srcdir}/llvm-${pkgver}.src/build"
make all # if we want ocaml bindings and docs, we need ocaml-ctypes
- cd ..
# Disable automatic installation of components that go into subpackages
sed -i '/clang\/cmake_install.cmake/d' tools/cmake_install.cmake