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