-
Notifications
You must be signed in to change notification settings - Fork 470
META.pkg is illformed #5767
Copy link
Copy link
Closed as not planned
Labels
Description
Expected Behavior
The file is placed at the toot of the build tree and findlib can parse it
Actual Behavior
Findlib cannot parse it since it lacks the directory stanza. The file is only accepted when symlinked in _build/install/...lib/pkg/META since there it does not need the directory stanza.
My suggestion is to create two meta files, one good for installation, and another one good for using uninstalled. The former shall be "hidden".
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done