diff --git a/05vishap.conf b/05vishap.conf index 7a43aef3..98072b24 100644 --- a/05vishap.conf +++ b/05vishap.conf @@ -1 +1 @@ -/Users/noch/local/voc-1.0/lib +/opt/voc-1.0/lib diff --git a/ocat b/ocat index 0319d7fe..b080f9ac 100755 Binary files a/ocat and b/ocat differ diff --git a/showdef b/showdef index d02a4430..e819f8b6 100755 Binary files a/showdef and b/showdef differ diff --git a/src/voc/prf.Mod b/src/voc/prf.Mod index d97f3ae5..2f4d8f24 100644 --- a/src/voc/prf.Mod +++ b/src/voc/prf.Mod @@ -1,5 +1,5 @@ MODULE prf; -CONST prefix* = "/Users/noch/local"; +CONST prefix* = "/opt"; END prf. diff --git a/voc b/voc index 79f5647d..594af660 100755 Binary files a/voc and b/voc differ diff --git a/vocstatic.linux.gcc.powerpc b/vocstatic.linux.gcc.powerpc index b75f9a26..594af660 100755 Binary files a/vocstatic.linux.gcc.powerpc and b/vocstatic.linux.gcc.powerpc differ