From 71d2e2102d4afee9a1d49a6a85e696852af19de9 Mon Sep 17 00:00:00 2001 From: lat9nq <22451773+lat9nq@users.noreply.github.com> Date: Mon, 3 Jul 2023 23:09:48 -0400 Subject: [PATCH] gcc/deploy-linux: Mark deprecated --- gcc/deploy-linux.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/gcc/deploy-linux.sh b/gcc/deploy-linux.sh index a8ac8ea..5714ba0 100644 --- a/gcc/deploy-linux.sh +++ b/gcc/deploy-linux.sh @@ -1,4 +1,7 @@ #!/bin/bash +# +# !!! DEPRECATED !!! +# # [DEPLOY_QT=1] deploy-linux.sh # (Simplified) bash re-implementation of [linuxdeploy](https://github.com/linuxdeploy). # Reads [executable] and copies required libraries to [AppDir]/usr/lib