FreeCalypso > hg > freecalypso-tools
changeset 51:3fb0c7ad27f3
rvinterf/etmsync/launchrvif.c: new rvinterf binary location
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Wed, 26 Oct 2016 06:14:43 +0000 |
parents | 756640235671 |
children | fb4804f72ac0 |
files | rvinterf/etmsync/launchrvif.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/rvinterf/etmsync/launchrvif.c Wed Oct 26 06:13:31 2016 +0000 +++ b/rvinterf/etmsync/launchrvif.c Wed Oct 26 06:14:43 2016 +0000 @@ -10,7 +10,7 @@ #include <unistd.h> #include "exitcodes.h" -static char rvinterf_pathname[] = "/usr/local/bin/rvinterf"; +static char rvinterf_pathname[] = "/opt/freecalypso/bin/rvinterf"; extern int sock;