mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 23:05:39 +00:00
Extra slash breaks things
This commit is contained in:
parent
5b4062f31b
commit
2052ff7ab1
|
@ -951,7 +951,7 @@ modules:
|
||||||
build-commands:
|
build-commands:
|
||||||
- ar x libsepol*.deb data.tar.zst
|
- ar x libsepol*.deb data.tar.zst
|
||||||
- rm libsepol*.deb
|
- rm libsepol*.deb
|
||||||
- tar -xf data.tar.zst /
|
- tar -xf data.tar.zst
|
||||||
sources:
|
sources:
|
||||||
#from: https://launchpad.net/ubuntu/+source/libsepol
|
#from: https://launchpad.net/ubuntu/+source/libsepol
|
||||||
- type: file
|
- type: file
|
||||||
|
|
Loading…
Reference in a new issue