mirror of
https://github.com/yuzu-emu/ext-linux-bin.git
synced 2024-11-24 03:55:48 +01:00
gcc/deploy-linux: Mark deprecated
This commit is contained in:
parent
f059017c05
commit
71d2e2102d
@ -1,4 +1,7 @@
|
||||
#!/bin/bash
|
||||
#
|
||||
# !!! DEPRECATED !!!
|
||||
#
|
||||
# [DEPLOY_QT=1] deploy-linux.sh <executable>
|
||||
# (Simplified) bash re-implementation of [linuxdeploy](https://github.com/linuxdeploy).
|
||||
# Reads [executable] and copies required libraries to [AppDir]/usr/lib
|
||||
|
Loading…
Reference in New Issue
Block a user