]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
socat-1.7.3.4 added missing entry to make.sh
authorsmooky@v16.de <smooky@v16.de>
Thu, 5 Nov 2020 20:38:06 +0000 (21:38 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 5 Nov 2020 23:42:53 +0000 (23:42 +0000)
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>
make.sh

diff --git a/make.sh b/make.sh
index 11de06e4cb5cc4d627c3b3b121816b5290b44e2d..b2c7df50c8e1db6949ac3f883cd0e305140d2191 100755 (executable)
--- a/make.sh
+++ b/make.sh
@@ -1645,6 +1645,7 @@ buildipfire() {
   lfsmake2 libloc
   lfsmake2 ncdu
   lfsmake2 lshw
+  lfsmake2 socat
 }
 
 buildinstaller() {