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) <smooky@v16.de>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
smooky@v16.de
2020-11-05 21:38:06 +01:00
committed by Michael Tremer
parent 731fc207de
commit 68fbcc0ee3

View File

@@ -1645,6 +1645,7 @@ buildipfire() {
lfsmake2 libloc
lfsmake2 ncdu
lfsmake2 lshw
lfsmake2 socat
}
buildinstaller() {