From 68fbcc0ee3ff0caf786abc3d2c126feff3f23204 Mon Sep 17 00:00:00 2001 From: "smooky@v16.de" Date: Thu, 5 Nov 2020 21:38:06 +0100 Subject: [PATCH] socat-1.7.3.4 added missing entry to make.sh Entry to make.sh for socat added. Was forgotten before and thus Pakfire distributed an empty addon. Thanks to Matthias Fischer for clarifying why the distributed addon was empty. Signed-off-by: Marcel Follert (Smooky) Signed-off-by: Michael Tremer --- make.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/make.sh b/make.sh index 11de06e4cb..b2c7df50c8 100755 --- a/make.sh +++ b/make.sh @@ -1645,6 +1645,7 @@ buildipfire() { lfsmake2 libloc lfsmake2 ncdu lfsmake2 lshw + lfsmake2 socat } buildinstaller() { -- 2.39.5