kopia lustrzana https://gitlab.com/sane-project/backends
Make tar invocation work with Busybox tar version
rodzic
03591a4c4a
commit
165aad31bc
|
@ -32,7 +32,7 @@ prepare:
|
|||
script:
|
||||
- mkdir build
|
||||
- cd build
|
||||
- tar xaf ../sane-backends-*.tar.gz --strip-components=1
|
||||
- tar xzf ../sane-backends-*.tar.gz --strip-components=1
|
||||
- ./configure $CONFIGURE_OPTS
|
||||
- make -j2 -k $MAKE_FLAGS
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue