From 65ec949d495b5b85d73bbae025195ae0cb8e1c8b Mon Sep 17 00:00:00 2001 From: merakor Date: Thu, 22 Jul 2021 10:04:33 +0000 Subject: .build.yml: update otools build FossilOrigin-Name: f0e6afe3e50d65275b623b9566d4916d6a6acf06afde9d59c7526f3a044df111 --- .build.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.build.yml') 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: | -- cgit v1.2.3