-
Notifications
You must be signed in to change notification settings - Fork 111
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Description
I changed a git dependency to a path as follows:
[dependencies]
vecfun.git·=·{·path·=·"../../vecfun"·}
fpm build segfaulted - then figured to change the dependency, deleting the .git
[dependencies]
vecfun·=·{·path·=·"../../vecfun"·}
Expected Behaviour
A hint with regards invalid dependency?
Version of fpm
0.6.0, alpha
Platform and Architecture
Linux
Additional Information
No response
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working