put shntool source in patches folder
This commit is contained in:
parent
3d55aad4db
commit
30230733b7
2 changed files with 1 additions and 4 deletions
|
@ -25,10 +25,7 @@ RUN \
|
|||
# compile shntool
|
||||
mkdir -p \
|
||||
/tmp/shntool && \
|
||||
curl -o \
|
||||
/tmp/shntool-src-tar.gz -L \
|
||||
http://etree.org/shnutils/shntool/dist/src/shntool-3.0.10.tar.gz && \
|
||||
tar xf /tmp/shntool-src-tar.gz -C \
|
||||
tar xf /tmp/patches/shntool-3.0.10.tar.gz -C \
|
||||
/tmp/shntool --strip-components=1 && \
|
||||
cp /tmp/patches/config.* /tmp/shntool && \
|
||||
cd /tmp/shntool && \
|
||||
|
|
BIN
patches/shntool-3.0.10.tar.gz
Normal file
BIN
patches/shntool-3.0.10.tar.gz
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue