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/.

pespin gerrit-no-reply at lists.osmocom.org
Tue Jan 21 10:25:29 UTC 2020


pespin has uploaded this change for review. ( 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(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/68/16968/1

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-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200121/83470001/attachment.htm>


More information about the gerrit-log mailing list