mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-15 08:10:07 +02:00
I forgot an mkdir in the installation, and as a result, the portmanager would be installed at the same path as the "servers" directory and would replace it. This of course prevents all system servers from working. After moving the server at the right place, things works as expected.