aboutsummaryrefslogtreecommitdiff
path: root/repos/extra/llvm/abuild
diff options
context:
space:
mode:
Diffstat (limited to 'repos/extra/llvm/abuild')
-rw-r--r--repos/extra/llvm/abuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/repos/extra/llvm/abuild b/repos/extra/llvm/abuild
index 7d05c308..1614c86c 100644
--- a/repos/extra/llvm/abuild
+++ b/repos/extra/llvm/abuild
@@ -28,5 +28,5 @@ prebuild() {
}
postbuild() {
- cp */bin/FileCheck $PKG/usr/bin
+ cp */*/bin/FileCheck $PKG/usr/bin
}