aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormerakor <cem@ckyln.com>2021-07-28 08:36:31 +0000
committermerakor <cem@ckyln.com>2021-07-28 08:36:31 +0000
commitfaba456432579abbb49e7c185defa15074984c68 (patch)
tree9a2bef905d164a030ace375e3b7dde8f16a40dda
parent730c1dcc7723283fb9196ae1df69997233295b72 (diff)
downloadcpt-faba456432579abbb49e7c185defa15074984c68.tar.gz
.build.yml: use ./configure in build
FossilOrigin-Name: 1b656e0d7030aec5d516148bf3de0c7825b144398a12502c88cf55da612fd905
-rw-r--r--.build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 536f9e7..b5ced03 100644
--- a/.build.yml
+++ b/.build.yml
@@ -11,6 +11,7 @@ packages:
tasks:
- build: |
cd cpt
+ ./configure
make
- install-pax: |
git clone --quiet https://github.com/carbslinux/otools