| Summary: | configure should not hard code PATH | ||
|---|---|---|---|
| Product: | Environments | Reporter: | Benda Xu <heroxbd> |
| Component: | g4py | Assignee: | Koichi Murakami <Koichi.Murakami> |
| Status: | CLOSED WONTFIX | ||
| Severity: | trivial | ||
| Priority: | P5 | ||
| Version: | 10.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | geant-python-4.10.0-config.patch | ||
you can set your own path if you want. |
Created attachment 248 [details] geant-python-4.10.0-config.patch The configure script should leave the determination of PATH to the user. trivial patch attached.