diff options
author | merakor <cem@ckyln.com> | 2021-07-22 10:04:33 +0000 |
---|---|---|
committer | merakor <cem@ckyln.com> | 2021-07-22 10:04:33 +0000 |
commit | 65ec949d495b5b85d73bbae025195ae0cb8e1c8b (patch) | |
tree | 3e92152dc01b7fe2570438d5a8e151434bd93178 | |
parent | e88492c6a19868600fc60003c17203aebde74cf8 (diff) | |
download | cpt-65ec949d495b5b85d73bbae025195ae0cb8e1c8b.tar.gz |
.build.yml: update otools build
FossilOrigin-Name: f0e6afe3e50d65275b623b9566d4916d6a6acf06afde9d59c7526f3a044df111
-rw-r--r-- | .build.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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: | |