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 --- make.sh | 1 + 1 file changed, 1 insertion(+)
diff --git a/make.sh b/make.sh index 9ddfd4c07..4158a5642 100755 --- a/make.sh +++ b/make.sh @@ -1648,6 +1648,7 @@ buildipfire() { lfsmake2 libloc lfsmake2 ncdu lfsmake2 lshw + lfsmake2 socat }
buildinstaller() {