diff rvinterf/libasync/launchrvif.c @ 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 e7502631a0f9
children 09b4fd9b3827
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;