mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-29 00:55:42 +00:00
SFTP: forgot to specify the buildsystem
This commit is contained in:
parent
7a5f451207
commit
791755ba91
|
@ -299,6 +299,7 @@ modules:
|
||||||
|
|
||||||
# NOTE: we're only copying usr, there are other dirs but we don't need them atm
|
# NOTE: we're only copying usr, there are other dirs but we don't need them atm
|
||||||
- name: openssh-server
|
- name: openssh-server
|
||||||
|
buildsystem: simple
|
||||||
build-commands:
|
build-commands:
|
||||||
- ar -x openssh-server*.deb
|
- ar -x openssh-server*.deb
|
||||||
- tar -xf data.tar.*
|
- tar -xf data.tar.*
|
||||||
|
|
Loading…
Reference in a new issue