We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e7a95 commit b1627e4Copy full SHA for b1627e4
elements/manifests/deps.bst
@@ -5,4 +5,4 @@ build-depends:
5
- deps.bst
6
7
config:
8
- path: "/app/deps.json"
+ path: "%{prefix}/%{project-name}-deps.json"
elements/manifests/qt.bst
- qt.bst
- path: "/app/qt.json"
+ path: "%{prefix}/%{project-name}-qt.json"
0 commit comments