* [PATCH] socat-1.7.3.4 added missing entry to make.sh
@ 2020-11-05 20:38 smooky
0 siblings, 0 replies; only message in thread
From: smooky @ 2020-11-05 20:38 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
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(a)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() {
--
2.28.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-11-05 20:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-05 20:38 [PATCH] socat-1.7.3.4 added missing entry to make.sh smooky
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox