Change in docker-playground[master]: stp-master/Dockerfile: Install sccp_devmo_user bin instead of libtool...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Jan 21 13:02:58 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/docker-playground/+/16968 )

Change subject: stp-master/Dockerfile: Install sccp_devmo_user bin instead of libtool wrapper
......................................................................

stp-master/Dockerfile: Install sccp_devmo_user bin instead of libtool wrapper

Related: OS#4343
Change-Id: Ic727d2ce0d010ad58276c912fd70ab76d4570dc2
---
M osmo-stp-master/Dockerfile
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  laforge: Looks good to me, approved; Verified



diff --git a/osmo-stp-master/Dockerfile b/osmo-stp-master/Dockerfile
index e76e5a9..62bcbc7 100644
--- a/osmo-stp-master/Dockerfile
+++ b/osmo-stp-master/Dockerfile
@@ -32,7 +32,7 @@
 	autoreconf -fi && \
 	./configure && \
 	make -j8 install && \
-	install examples/sccp_demo_user /usr/local/bin/ && \
+	install examples/.libs/sccp_demo_user /usr/local/bin/ && \
 	ldconfig
 
 VOLUME	/data

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/16968
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Ic727d2ce0d010ad58276c912fd70ab76d4570dc2
Gerrit-Change-Number: 16968
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200121/cc278225/attachment.htm>


More information about the gerrit-log mailing list