You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd /tmp && rm -rf gomotion && cvs -d $CVSDIR co gomotion && cd gomotion && ./autoconf.sh && make dist && tar xzvf *.tar.gz && cd gomotion-* && ./configure && make && make dist || exit 1