Update 'Jenkinsfile'
Some checks failed
gitea-sync/antos-appimage/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/antos-appimage/pipeline/head There was a failure building this commit
This commit is contained in:
parent
03cc18aa1d
commit
29873eb59c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -25,7 +25,7 @@ def copylib()
|
||||
cp -rf /lib/*-linux-*/libssl*.so* $W
|
||||
cp -rf /lib/*-linux-*/libc.so* $W
|
||||
cp -rf /lib/*-linux-*/libgcc*.so* $W
|
||||
cp -rf /lib/*-linux-*/ld* $W
|
||||
cp -rf /lib/*-linux-*/ld*.so* $W
|
||||
cp -rf /lib/*-linux-*/libjpeg*.so* $W
|
||||
cp -rf /lib/*-linux-*/libvncclient*.so* $W
|
||||
# vnc client support
|
||||
|
Loading…
Reference in New Issue
Block a user