https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292896
Bug ID: 292896
Summary: xohtml(1) not using installed /usr/share/xohtml
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: [email protected]
Reporter: [email protected]
In src/usr.bin/xohtml/Makefile, it specified to install libxo shipped jquery
and qTip files to /usr/share/xohtml.
But in src/usr.bin/xohtml/xohtml.sh which actually providing xohtml(1), was
setting `BASE=/usr/share/libxo`, causing mismatches with the Makefile specified
path.
--
You are receiving this mail because:
You are the assignee for the bug.