From: smooky@v16.de Date: Thu, 5 Nov 2020 20:38:06 +0000 (+0100) Subject: socat-1.7.3.4 added missing entry to make.sh X-Git-Tag: v2.25-core155~384^2~83 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=68fbcc0ee3ff0caf786abc3d2c126feff3f23204;p=ipfire-2.x.git 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 --- 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() {