Changeset - 8d9a5fe3d8e3
[Not reviewed]
0 1 0
ThUnD3r|Gr33n - 7 years ago 2018-09-23 18:27:56
thundergreen@users.noreply.github.com
add new repo for yowsup

Changed yowsup repo to maintained one
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
Dockerfile
Show inline comments
 
@@ -34,13 +34,13 @@ RUN dnf install protobuf protobuf swiften gcc gcc-c++ make libpqxx-devel libpurp
 
		make install && \
 
		cd ../.. && \
 
		rm -rf skype4pidgin && \
 
	echo "---> Installing transwhat" && \
 
		pip install --pre e4u protobuf python-dateutil yowsup2 Pillow==2.9.0 &&\
 
		git clone git://github.com/stv0g/transwhat.git &&\
 
		git clone git://github.com/tgalal/yowsup.git &&\
 
		git clone git://github.com/AragurDEV/yowsup.git &&\
 
		cd transwhat &&\
 
		git worktree add /opt/transwhat &&\
 
		cd .. &&\
 
		cd yowsup &&\
 
		cp -R yowsup /opt/transwhat/yowsup &&\
 
		cd .. &&\
0 comments (0 inline, 0 general)