-
Notifications
You must be signed in to change notification settings - Fork 96
Closed
Description
It seems like #221 introduced a breakage of the SOVERSION:
libre.so.2..
libre.so.2
libre.so
This shouldn't be libre.so.2..
, but libre.so.2.0.0
, I guess. Makefile:67 is where things start to break, because of no longer existent variables.
Metadata
Metadata
Assignees
Labels
No labels