aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-07-22 10:04:33 +0000
committermerakor <cem@ckyln.com>2021-07-22 10:04:33 +0000
commit65ec949d495b5b85d73bbae025195ae0cb8e1c8b (patch)
tree3e92152dc01b7fe2570438d5a8e151434bd93178
parente88492c6a19868600fc60003c17203aebde74cf8 (diff)
downloadcpt-65ec949d495b5b85d73bbae025195ae0cb8e1c8b.tar.gz
.build.yml: update otools build
FossilOrigin-Name: f0e6afe3e50d65275b623b9566d4916d6a6acf06afde9d59c7526f3a044df111
-rw-r--r--.build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 07908a2..e1f6a91 100644
--- a/.build.yml
+++ b/.build.yml
@@ -15,6 +15,7 @@ tasks:
- install-pax: |
git clone https://github.com/carbslinux/otools
cd otools
+ ./configure
make pax
sudo install -Dm755 pax /usr/bin/pax
- test: |