From 8f05043695803adc8abe571e84b5aa1b2f1bd578 Mon Sep 17 00:00:00 2001 From: Andreas Fankhauser hiddenalpha.ch Date: Fri, 18 Oct 2024 21:40:56 +0200 Subject: Update Stats-For-Nerds --- contrib/build-env-setup/README.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'contrib/build-env-setup/README.txt') diff --git a/contrib/build-env-setup/README.txt b/contrib/build-env-setup/README.txt index 1f0a1cf..cc93fc9 100644 --- a/contrib/build-env-setup/README.txt +++ b/contrib/build-env-setup/README.txt @@ -71,7 +71,6 @@ true \ ### Config for alpine with w64 cross compiler true \ && PKGS_TO_ADD="curl mingw-w64-gcc git make tar" \ - && PKGS_TO_DEL="mingw-w64-gcc git make" \ && printf '#!/bin/sh\nsu root -c "$(echo "$@")"\n' >/home/${USER:?}/mysudo \ && chmod +x /home/${USER:?}/mysudo \ && SUDO="/home/${USER:?}/mysudo" \ -- cgit v1.1