mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-21 21:45:39 +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
|
||||
- name: openssh-server
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- ar -x openssh-server*.deb
|
||||
- tar -xf data.tar.*
|
||||
|
|
Loading…
Reference in a new issue