]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
One more commonmark try.
authorWayne Davison <wayne@opencoder.net>
Mon, 13 Jul 2020 20:12:39 +0000 (13:12 -0700)
committerWayne Davison <wayne@opencoder.net>
Mon, 13 Jul 2020 20:12:39 +0000 (13:12 -0700)
.cirrus.yml

index 61a953dc2d5ec78a26d7cd27f8b63e1eb47a7ae8..98b326d87ffaa7a8b0d6ab99b6ef5d5e6c1ab8c7 100644 (file)
@@ -7,7 +7,7 @@ task:
     - zpool create -m `pwd`/testtmp zpool /tmp/zpool
     - pkg install -y autotools xxhash zstd liblz4 openssl bash py37-pip
     - ln -s /usr/local/bin/bash /bin/bash
-    - pip3 install commonmark
+    - pip install --user commonmark
   configure_script:
     - CPPFLAGS=-I/usr/local/include/ LDFLAGS=-L/usr/local/lib/ ./configure
   make_script: