We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f1dbaa commit 20be9a8Copy full SHA for 20be9a8
other/travis/autotools-linux-install
@@ -4,7 +4,7 @@
4
5
# Also install vanilla NaCl
6
[ -f $CACHE_DIR/lib/amd64/libnacl.a ] || {
7
- curl https://hyperelliptic.org/nacl/nacl-20110221.tar.bz2 | tar -jxf
+ curl https://hyperelliptic.org/nacl/nacl-20110221.tar.bz2 | tar jx
8
cd nacl-20110221 # pushd
9
"./do"
10
# "make install"
0 commit comments