diff options
Diffstat (limited to 'editors/openoffice-1.0/files/patch-set_soenv.1')
-rw-r--r-- | editors/openoffice-1.0/files/patch-set_soenv.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-1.0/files/patch-set_soenv.1 b/editors/openoffice-1.0/files/patch-set_soenv.1 index bcf91ac5f6aa..96793dadbf6d 100644 --- a/editors/openoffice-1.0/files/patch-set_soenv.1 +++ b/editors/openoffice-1.0/files/patch-set_soenv.1 @@ -25,7 +25,7 @@ + $PATH .= GetCorrectPath($COMPATH, $PERL_PATH, $TCSH_PATH, $compiler); + + $PATH .= $ps.$USR.$ds."sbin". -+ $ps.$USR.$BIN.$ds."X11". ++ $ps.$USR.$ds."X11R6".$ds."bin". + $ps.$USR.$LIB; +} + |