6 lines
287 B
Text
6 lines
287 B
Text
- How to handle installation correctly? Currently everything is installed
|
|
into /usr/pkg and after ldconfig is run other applications might not
|
|
run anymore. The solution is to delete the installed files after which
|
|
everything is okay again.
|
|
|
|
- Set USE_PKGLOCALEDIR and adapt PLIST.
|