aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: |