Open mgerhardy opened 2 months ago
This results in the deb package installation of e.g. voxedit not finding the lua scripts or font for the text brush
debian/rules should also define -DPKGDATADIR:PATH=/usr/share/vengi-XXX per cmake component
debian/rules
-DPKGDATADIR:PATH=/usr/share/vengi-XXX
This results in the deb package installation of e.g. voxedit not finding the lua scripts or font for the text brush
debian/rules
should also define-DPKGDATADIR:PATH=/usr/share/vengi-XXX
per cmake component