mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
Package file named incorrectly
This commit is contained in:
parent
1451fc04e3
commit
5b4062f31b
|
@ -949,9 +949,9 @@ modules:
|
||||||
# from: https://github.com/flathub/com.ticktick.TickTick/blob/dc07865aca359148fbe15617db8f2d79312da898/com.ticktick.TickTick.yml
|
# from: https://github.com/flathub/com.ticktick.TickTick/blob/dc07865aca359148fbe15617db8f2d79312da898/com.ticktick.TickTick.yml
|
||||||
buildsystem: simple
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
- ar x libsepol*.deb data.tar.xz
|
- ar x libsepol*.deb data.tar.zst
|
||||||
- rm libsepol*.deb
|
- rm libsepol*.deb
|
||||||
- tar -xf data.tar.xz /
|
- 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