Created attachment 3620 do not hardcode HELP_DIR in xfhelp4 xfhelp4 has the documentation base pathname (HELP_DIR in xfhelp4) hardcoded to datadir/doc which breaks xfhelp4 on openSUSE where package documentation is installed under datatdir/doc/packages. The attached patch derives the documentation base pathname from docdir by stripping off the last pathname component.
Applied in b5c0370.